jamiealquiza / bicacheLinks
A hybrid MFU / MRU, TTL, sharded cache for Go (aka LFU / LRU)
☆28Updated last year
Alternatives and similar repositories for bicache
Users that are interested in bicache are comparing it to the libraries listed below
Sorting:
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A GO web application profiler.☆59Updated 7 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Dispatcher is an asynchronous task queue/job queue based on distributed message passing.☆59Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- key value server. redis api, leveldb storage, raft support