File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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/
You can’t perform that action at this time.
0 commit comments