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
grpc_gateway
barrier.go -rw-r--r-- 1.8 KB
client.go -rw-r--r-- 1.6 KB
doc.go -rw-r--r-- 704 bytes
double_barrier.go -rw-r--r-- 3.2 KB
key.go -rw-r--r-- 4.7 KB
priority_queue.go -rw-r--r-- 2.2 KB
queue.go -rw-r--r-- 2.0 KB
rwmutex.go -rw-r--r-- 2.4 KB
watch.go -rw-r--r-- 1.7 KB

back to top