flipkart-incubator/dkv
Distributed KV data store with tunable consistency, synchronous replication
GoApache-2.0
Issues
- 0
- 0
Merge dkvoy with Discovery Server
#160 opened by kingster - 0
GoLang based sharded client for DKV
#40 opened by KalyanAkella - 2
- 0
Switch dkvctl & dkvoy to pflags
#130 opened by kingster - 2
Merge `discovery.ini` inside `app-config.yaml`
#134 opened by kingster - 0
RaftGroups : Enable multiple regions in a node
#92 opened by kingster - 0
Switch to prometheus based metrics
#107 opened by kingster - 0
Remove `disable-auto-master-disc` flag, and use `repl-master-addr` to derive configuration
#128 opened by kingster - 0
Upgrade Badger to V3
#94 opened by kingster - 0
Implement `dbsize` as a command
#133 opened by kingster - 1
Raft Ticker Latency issue causing write failure
#118 opened by kingster - 0
Test case flakiness due to the multi threaded nature of test case execution
#131 opened by shubhamaggarwal - 2
- 0
- 0
GRPC health checks for DKV
#32 opened by KalyanAkella - 0
Service Discovery Tasks
#84 opened by kingster - 0
- 0
- 1
- 0
DKV write fast-acknowledge mode
#117 opened by kingster - 0
Enable authenticated comms with DKV GRPC endpoints
#109 opened by kingster - 0
Multi-Key CAS Transaction Support
#108 opened by kingster - 0
Support for single key CAS operation in DKV
#44 opened by KalyanAkella - 0
Envoy and XDS changes to serve data from SD
#89 opened by kingster - 0
Support for bulk inserts/updates
#15 opened by KalyanAkella - 0
DKV in AP Mode
#56 opened by kingster - 0
- 0
Improve Snapshoting
#72 opened by kingster - 1
Async Snapshots
#88 opened by kingster - 0
Improve rocksdb snapshotting
#87 opened by kingster - 2
Writes Blocked during snapshot `Unable to save in replicated storage : context deadline exceeded`
#61 opened by kingster - 0
- 0
- 0
- 0
DKV Server Cashes with CAS Timeout
#58 opened by kingster - 0
Remove old nexus snapshots
#65 opened by kingster - 0
- 1
Enable slave to switch masters. Specifically because the change numbers aren't consistent across raft nodes (when one of them restarts), this trickles to slaves too which is now not sure what change number to replicate from
#90 opened by kingster - 0
- 0
RAFT Dropped messages during reload
#63 opened by kingster - 0
Bump protoc-gen-go & Regenerate *.pb.go files
#39 opened by kingster - 1
Use ZAP logger inside RocksDB storage layer
#30 opened by KalyanAkella - 0
Support for deleting keys
#14 opened by KalyanAkella - 0
Validate datasets of master and slave
#34 opened by KalyanAkella - 0
- 0
Perform Jepsen tests on DKV
#17 opened by KalyanAkella - 0
- 0
Consistency levels for Read RPCs
#19 opened by KalyanAkella - 0
Support for keyspace iteration
#16 opened by KalyanAkella