TendisDev's Stars
sirupsen/logrus
Structured, pluggable logging for Go.
microsoft/FishStore
FishStore is a prototype fast ingestion and querying layer for flexible-schema data
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
dgraph-io/badger
Fast key-value DB in Go.
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
scylladb/seastar
High performance server-side application framework
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
sofastack/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
ocgi/carrier-webhook
carrier-webhook helps validate and mutate for GameServer, Squad or Other Resources
ocgi/carrier-sdk
Carrier SDK
ocgi/general-pod-autoscaler
A out of tree pod autoscaler based on HPA(v2beta2)
ocgi/carrier
A Kubernetes controller for running and scaling game servers on Kubernetes
ocgi/spec
OCGI Workload Specification
pmem/pmemkv
Key/Value Datastore for Persistent Memory
johnzeng/rocksdb-doc-cn
中文版rocksdb文档
bytedance/terarkdb
A RocksDB compatible KV storage engine with better performance
antirez/disque
Disque is a distributed message broker
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
star-history/star-history
The missing star history graph of GitHub repos - https://star-history.com
Tencent/Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.