willemt / ticketdLinks
A distributed durable unique 64bit ID server
☆206Updated 7 years ago
Alternatives and similar repositories for ticketd
Users that are interested in ticketd are comparing it to the libraries listed below
Sorting:
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Clone of http://code.google.com/p/leveldb/☆408Updated 3 years ago
- PerconaFT is a high-performance, transactional key-value store☆561Updated last year
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- A serialization format and implementation for backward-traversable lists of strings.☆94Updated 8 months ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Raft protocol implementation in C☆52Updated 9 years ago
- redis's async event loop library☆189Updated 6 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Cetcd is a C client library for etcd with full features support☆71Updated 5 years ago
- A high-performance distributed shared-log for Ceph☆115Updated 6 years ago
- Couchbase Key-Value Engine☆142Updated this week
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- A redis-protocol compatible frontend to google's leveldb☆204Updated last year
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Kyoto Tycoon key-value store (and the underlying Kyoto Cabinet library)☆281Updated last year
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆477Updated 4 years ago
- Rapid Development C utility library☆136Updated 6 years ago
- ☆16Updated 8 years ago
- (Keep It) Simple Stupid Database☆365Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed