-
Prez Public
Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.
-
raftconsensus.github.io Public
Forked from raft/raft.github.iowebsite at http://raftconsensus.github.io
Python UpdatedJan 23, 2015 -
gomurmur Public
Go implementation of MurmurHash
-
redis Public
Forked from redis/redisRedis 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
C BSD 3-Clause "New" or "Revised" License UpdatedJan 25, 2013 -
twemproxy Public
Forked from twitter/twemproxyA fast, light-weight proxy for memcached and redis
C Apache License 2.0 UpdatedJan 20, 2013 -
-
-
utillib Public
This C library is a collection of utilities that consist of generic tools. This inturn uses baselib.
-
baselib Public
This is a C library that consists of data structures, eventing infrastructure to get started with a project. Note: This is taken from redis code base.
-