main
*: switch to new protobuf struct
server: Create storage package and move mvcc files to it
fix: enable gosimple linter
server: address Go 1.24 usetesting issues
Merge pull request #21865 from nwnt/refactor-index-revisions
Refactor common revision code to pkg
Add support with limit and withTotalCount for fastKeysOnly Range
mvcc: restore tombstone index if it's first revision
Range with --keys-only retrieves from memory when possible
chore: fix some typos across codebase
newHeader use SharedBufReadTxMode to get rv.
Merge pull request #18516 from qsyqian/add_log_keycompactions
format all prometheus metrics to ensure nice indent
Cleanup remaining TODOs for/past 3.5 release
etcdutl: use map to count unique user keys in snapshot status
mvcc: fix typo
fix: enable bool-compare rule from testifylint
mvcc: add watch failpoints for robustness testing
Add OpenTelemetry Spans to Watch
mvcc/watch: switch gogopb kv/event paths to pointer slices