COMMITS
/ server/storage/backend/batch_tx.go September 29, 2024
R
server: errors.Is conversions
redwrasse committed
April 3, 2024
I
server/storage: change deprecated bolt error to new error package
idnandre committed
January 15, 2024
B
replace CreateBucket with CreateBucketIfNotExists
Benjamin Wang committed
January 5, 2024
S
commit bbolt transaction if there is any pending deleting operations
Siyuan Zhang committed
July 28, 2023
M
Separate Writer interface from BatchTx interfaces
Marek Siarkowicz committed
July 27, 2023
M
Remove RLock/RUnlock from BatchTx
Marek Siarkowicz committed
July 26, 2023
M
server: Remove Lock/Unlock from ReadTx
Marek Siarkowicz committed
December 28, 2022
P
Fix goimports in all existing files. Execution of ./scripts/fix.sh
Piotr Tabor committed
November 15, 2022
B
etcdserver: add two failpoints for backend
Benjamin Wang committed
November 14, 2022
B
etcdserver: add gofail points before and after OnPreCommitUnsafe
Benjamin Wang committed
November 11, 2022
B
etcdserver: call the OnPreCommitUnsafe in unsafeCommit
Benjamin Wang committed
April 6, 2022
April 5, 2022
A
M
server: Add verification of whether lock was called within out outside of apply
Marek Siarkowicz committed
March 31, 2022
March 30, 2022
A
add a txPostLockHook into the backend
ahrtr committed
July 8, 2021
M
server: Create storage package and move mvcc files to it
Marek Siarkowicz committed