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
adapter
cache
auth.go -rw-r--r-- 4.2 KB
cluster.go -rw-r--r-- 5.5 KB
cluster_test.go -rw-r--r-- 3.2 KB
doc.go -rw-r--r-- 683 bytes
election.go -rw-r--r-- 2.2 KB
health.go -rw-r--r-- 1.3 KB
kv.go -rw-r--r-- 6.2 KB
kv_test.go -rw-r--r-- 2.2 KB
leader.go -rw-r--r-- 2.5 KB
lease.go -rw-r--r-- 8.9 KB
lock.go -rw-r--r-- 1.2 KB
logger.go -rw-r--r-- 723 bytes
maintenance.go -rw-r--r-- 2.6 KB
metrics.go -rw-r--r-- 3.2 KB
register.go -rw-r--r-- 2.5 KB
register_test.go -rw-r--r-- 1.9 KB
util.go -rw-r--r-- 2.3 KB
watch.go -rw-r--r-- 6.8 KB
watch_broadcast.go -rw-r--r-- 3.8 KB
watch_broadcasts.go -rw-r--r-- 3.1 KB
watch_ranges.go -rw-r--r-- 1.5 KB
watcher.go -rw-r--r-- 3.0 KB

back to top