SarthakMakhija / cachedLinks
LFU-based in-memory cache in Rust
☆17Updated 4 months ago
Alternatives and similar repositories for cached
Users that are interested in cached are comparing it to the libraries listed below
Sorting:
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- Tektite DB☆183Updated 11 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- one billion row challenge☆43Updated 2 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- ☆12Updated 3 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- FlinkSketch: Democratizing the Benefits of Sketches for the Flink Community☆29Updated 2 months ago
- Generated Kafka protocol implementations☆34Updated 2 weeks ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- ☆68Updated 3 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an e…☆27Updated last month
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- Production-ready Java implementation of the Xor Filter.☆18Updated 5 years ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- An SDK for implementing Flink jobs based on Decodable☆13Updated last month
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A Transactional Metadata Store Backed by Apache Kafka☆25Updated 4 months ago
- A local first persistent log☆36Updated 4 months ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆109Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago