Marek Siarkowicz
|
7358362c99
|
server: Extract hasher to separate interface
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-09-07 15:11:55 +02:00 |
|
Marek Siarkowicz
|
631107285a
|
server: Remove duplicated compaction revision
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-09-07 15:11:55 +02:00 |
|
Marek Siarkowicz
|
a3f609d742
|
server: Return revision range that hash was calcualted for
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-09-07 15:11:55 +02:00 |
|
Marek Siarkowicz
|
35cbdf3961
|
server: Extract corruption detection to dedicated struct
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2022-09-07 15:11:55 +02:00 |
|
Piotr Tabor
|
aeb9b5fc73
|
Merge pull request #12855 from ptabor/20210409-backend-hooks
(no)StoreV2 (Part 4): Backend hooks: precommit updates consistency_index
|
2021-05-08 09:34:31 +02:00 |
|
Piotr Tabor
|
2dbecea5b2
|
Simplify KVStore interaction with cindex thanks to hooks.
|
2021-05-04 18:21:23 +02:00 |
|
Wilson Wang
|
8d8d0377a2
|
server: applier uses ReadTx instead of ConcurrentTx
|
2021-04-28 11:06:24 -07:00 |
|
jingyih
|
0558e379c3
|
server: proper request cancellation for range
|
2020-11-05 21:30:02 -08:00 |
|
Piotr Tabor
|
aaf423e962
|
server: Update imports.
find -name '*.go' | xargs sed -i --follow-symlinks 's|etcd/v3/|etcd/server/v3/|g'
|
2020-10-26 13:02:32 +01:00 |
|
Piotr Tabor
|
4a5e9d1261
|
server: Move server files to 'server' directory.
26 git mv mvcc wal auth etcdserver etcdmain proxy embed/ lease/ server
36 git mv go.mod go.sum server
|
2020-10-26 12:57:19 +01:00 |
|