ahrtr
|
e155e50886
|
rename LockWithoutHook to LockOutsideApply and add LockInsideApply
|
2022-04-07 05:35:13 +08:00 |
|
Piotr Tabor
|
14a661e643
|
Merge pull request #13601 from lixd/op-put-lease
mvcc: add a fast return at put method
|
2022-01-19 14:47:26 +01:00 |
|
horizonzy
|
5b09de33a5
|
code clean: make rangeKeys close to storeTxnRead.
|
2022-01-17 11:12:25 +08:00 |
|
lixd
|
401cc1a575
|
mvcc: add a fast return at put method
return when two leaseID is equal, avoid invalid operations.
Fixes #13600
|
2022-01-15 13:16:44 +08:00 |
|
Marek Siarkowicz
|
5b6f4579fb
|
server: Rename buckets to schema
|
2021-07-12 15:37:21 +02:00 |
|
Marek Siarkowicz
|
5e40a8b00c
|
server: Create storage package and move mvcc files to it
|
2021-07-12 15:37:21 +02:00 |
|