Pinned Repositories
duckdb
DuckDB is an analytical in-process SQL database management system
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
lvyou
code for a net-program contest
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
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.
paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
codeeply's Repositories
codeeply/duckdb
DuckDB is an analytical in-process SQL database management system
codeeply/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
codeeply/lvyou
code for a net-program contest
codeeply/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.