Labels
Labels
34 labels
component:ci
component:client-kv
component:client-lease
Lease and TTL management — grant, keepalive, sub-second TTL, distributed lock sessions.component:client-txn
component:client-watch
Watch system — event delivery, prefix/range watching, overflow handling, revision tracking.component:kv-store
Design and evolution of the KV storage layer above d-engine (schema, keyspace conventions).component:observability
component:proto
Issues related to d-engine-proto crate (protobuf definitions, gRPC APIs, wire protocol)component:raft-consensus
component:raft-log
component:raft-snapshot
component:raft-statemachine
State machine semantics, apply pipeline, RocksDB/File state machine implementations.component:security
concern:correctness
concern:performance
concern:reliability
Fault tolerance, correctness under failures, crash recovery, network partitions.concern:scalability
Behavior under large cluster size, high entry count, or long-running deployments.deploy:embedded
deploy:standalone
jepsen
lang:go
linearizability
milestone:100KQPS
raft-cluster
raft-election
raft-membership
raft-replication
serializability
type:docs
type:enhancement