This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
server
/
storage
History
ahrtr
a3650db574
use readTx in (*store).restore
2022-04-08 15:45:05 +08:00
..
backend
move the consistentIdx and consistentTerm from Etcdserver to cindex package
2022-04-07 15:16:49 +08:00
datadir
…
mvcc
use readTx in (*store).restore
2022-04-08 15:45:05 +08:00
schema
server: Save consistency index and term to backend even when they decrease
2022-04-07 19:00:03 +02:00
wal
tests: Use zaptest.NewLogger in tests
2022-04-04 13:03:15 +02:00
backend.go
add a txPostLockHook into the backend
2022-04-07 05:35:13 +08:00
hooks.go
…
metrics.go
…
quota.go
non mutating requests pass through quotaKVServer when NOSPACE
2021-10-22 16:36:37 -07:00
storage.go
server: Implement storage downgrades
2021-10-29 12:47:19 +02:00
util.go
server: Rename GetIDs to GetEffectiveNodeIDsFromWalEntries
2021-09-20 12:21:36 +02:00