Skip to content

Commit fada76b

Browse files
committed
Update URL for cr8 links
1 parent 2b93ad2 commit fada76b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/performance/inserts/methods.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ throughput of your cluster with different setups and under different loads.
297297

298298
.. _addBatch: https://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html#addBatch(java.lang.String)
299299
.. _benchmarking: https://cratedb.com/blog/insert-boost-on-replicas
300-
.. _cr8: https://github.com/mfussenegger/cr8/
300+
.. _cr8: https://codeberg.org/mfussenegger/cr8/
301301
.. _executeBatch: https://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html#executeBatch()
302302
.. _the JDBC client: https://cratedb.com/docs/jdbc/
303303
.. _translog.durability: https://cratedb.com/docs/crate/reference/en/latest/sql/reference/create_table.html#translog-durability

docs/performance/inserts/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ understand the performance profile of your setup.
133133
Setting the bulk records size to `1` approximates the performance of single
134134
inserts.
135135
136-
.. _cr8: https://github.com/mfussenegger/cr8/
136+
.. _cr8: https://codeberg.org/mfussenegger/cr8/

0 commit comments

Comments
 (0)