Pinned Repositories
ACM-ICPC
blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
pika-tools
This project is used to store some Qihoo360 pika tools
blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
pikiwidb
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
pink
A high performance network library
slash
An opensource C++ library develop in Qihoo infrastructure team
nemo
A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storage layer for Pika https://github.com/OpenAtomFoundation/pika .
nemo-rocksdb
Add TTL feature on rocksdb, and compatible with rocksdb
Axlgrep's Repositories
Axlgrep/pika-tools
This project is used to store some Qihoo360 pika tools
Axlgrep/blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
Axlgrep/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Axlgrep/ACM-ICPC
Axlgrep/axlgrep.github.io
Axlgrep/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Axlgrep/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
Axlgrep/ddia
《Designing Data-Intensive Application》DDIA中文翻译
Axlgrep/efan-tools
Efan Auxiliary Tool
Axlgrep/gilmour
Axlgrep/hiredis
Minimalistic C client for Redis >= 1.2
Axlgrep/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
Axlgrep/memtier_benchmark
NoSQL Redis and Memcache traffic generation and benchmarking tool.
Axlgrep/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
Axlgrep/neil
Axlgrep/nemo
A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb
Axlgrep/nemo-rocksdb
Add TTL feature on rocksdb, and compatible with rocksdb
Axlgrep/pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
Axlgrep/pink
A high performance network library
Axlgrep/pompeii
Redis cli
Axlgrep/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Axlgrep/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, HyperLogLogs, Bitmaps.
Axlgrep/redis-cluster-proxy
A proxy for Redis clusters.
Axlgrep/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
Axlgrep/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Axlgrep/seastar
High performance server-side application framework
Axlgrep/slash
An opensource C++ library develop in Qihoo infrastructure team
Axlgrep/Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
Axlgrep/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.