Revision 26b361ac40191ee62d56f24d420330f3355050f0 authored by Wilson Wang on 26 April 2021, 01:06:40 UTC, committed by Marek Siarkowicz on 05 July 2023, 11:35:50 UTC
Changes:
* server: applier uses ReadTx instead of ConcurrentTx
* update variable declaration location
* server: add experimental flag for using shared buffer in transacton write

Change-Id: I3fbabb3d0647addd50bf1d0ee26dcf9b3e141b94
(cherry picked from commit 6f9d8b5387a973095150fcb026eb4c8fc4a37f62)
1 parent a985659
History
File Mode Size
backend.go -rw-r--r-- 18.6 KB
backend_bench_test.go -rw-r--r-- 1.2 KB
backend_test.go -rw-r--r-- 8.1 KB
batch_tx.go -rw-r--r-- 8.2 KB
batch_tx_test.go -rw-r--r-- 4.5 KB
config_default.go -rw-r--r-- 807 bytes
config_linux.go -rw-r--r-- 1.2 KB
config_windows.go -rw-r--r-- 903 bytes
doc.go -rw-r--r-- 691 bytes
metrics.go -rw-r--r-- 3.8 KB
read_tx.go -rw-r--r-- 5.5 KB
tx_buffer.go -rw-r--r-- 5.1 KB

back to top