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
config.go -rw-r--r-- 36.3 KB
config_logging.go -rw-r--r-- 10.2 KB
config_logging_journal_unix.go -rw-r--r-- 980 bytes
config_logging_journal_windows.go -rw-r--r-- 795 bytes
config_test.go -rw-r--r-- 8.4 KB
doc.go -rw-r--r-- 1.2 KB
etcd.go -rw-r--r-- 28.8 KB
serve.go -rw-r--r-- 14.7 KB
serve_test.go -rw-r--r-- 1.1 KB
util.go -rw-r--r-- 830 bytes

back to top