Anthony Romano
|
02164874d9
mvcc: test restore and deletes with small chunk sizes
|
7 years ago |
Anthony Romano
|
7f149d8fb6
mvcc: set db size metric on restore
|
7 years ago |
Anthony Romano
|
fd71da47d1
mvcc: remove unused store.Equals function
|
7 years ago |
Anthony Romano
|
73dee0bec4
mvcc: cache consistentIndex
|
7 years ago |
Anthony Romano
|
163fd2d76b
mvcc: chunk reads for restoring
|
7 years ago |
Gyu-Ho Lee
|
5000d29b4a
mvcc: remove stopc select case in Hash
|
7 years ago |
Anthony Romano
|
33acbb694b
mvcc: txns and r/w views
|
7 years ago |
Manjunath A Kumatagi
|
0914b8b707
test: Fix gosimple errors
|
7 years ago |
sharat
|
aa2b5aec1b
mvcc : Added benchmark for store.resotre
|
8 years ago |
sharat
|
95fb41a923
mvcc: store.restore taking too long triggering snapshot cycle fix
|
8 years ago |
Gyu-Ho Lee
|
4e1d3f0f52
mvcc: expose 'backend.IgnoreKey'
|
8 years ago |
Xiang Li
|
93225ebafc
mvcc: fix rev inconsistency
|
8 years ago |
Nikita Vetoshkin
|
064e02f4b3
mvcc: Optimize updating key by storing lease in lessor
|
8 years ago |
Xiang Li
|
1437388f77
mvcc: force commit and hash should be atomic for getting hash
|
8 years ago |
Xiang Li
|
e1789aa531
mvcc: only write txn should update index
|
8 years ago |
Xiang Li
|
de864d3b58
mvcc: fix count
|
8 years ago |
Xiang Li
|
bd62b0a646
mvcc: attach keys to leases after recover all state
|
8 years ago |
Xiang Li
|
38035c8c13
Merge pull request #5794 from xiang90/fix_c
|
8 years ago |
Xiang Li
|
ef9754910e
mvcc: do not hash consistent index
|
8 years ago |
Xiang Li
|
9614dc6e71
etcdserver: check index of the kv when restarting
|
8 years ago |
Xiang Li
|
def21f11a9
*: support count in range query
|
8 years ago |
Gyu-Ho Lee
|
bf8cf39daf
mvcc: use capnslog
|
8 years ago |
Gyu-Ho Lee
|
77775e8e92
mvcc: preallocate bytes buffer for saveIndex
|
8 years ago |
Gyu-Ho Lee
|
9d9f02c1ee
mvcc: update LICENSE header
|
8 years ago |
Gyu-Ho Lee
|
7a6d9ea01a
mvcc: Hash to return Revision
|
8 years ago |
Xiang Li
|
ad327e01d0
mvcc: add benchmark for watch put and improve it
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |