godcrampy / fireflydb
FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.
☆67Updated last year
Alternatives and similar repositories for fireflydb
Users that are interested in fireflydb are comparing it to the libraries listed below
Sorting:
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆72Updated 2 months ago
- A fully featured SQL database written in Go☆47Updated 3 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆67Updated 2 months ago
- An LSM Tree based Key-Value storage engine written in Go☆36Updated 10 months ago
- Tektite DB☆185Updated 2 months ago
- Notes from Database Internals book reading club☆12Updated last year
- Prototype implementations of database internal concepts and algorithms in Golang.☆123Updated last year
- A Distributed TOY SQL Database☆71Updated last year
- Log-Structured Merge Tree Java implementation☆92Updated last year
- Relational Database for High-Intensity OLTP workloads.☆73Updated this week
- Building an intuition for latency and throughput of basic operations across SQL databases.☆53Updated last year
- event broker with a focus on low operational cost☆47Updated 3 weeks ago
- AWS Playground: repository for tracking projects while learning AWS.☆46Updated 11 months ago
- ☆17Updated 3 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- 1️⃣🐝🏎️ Path to the Fastest #1BRC Solution☆47Updated 7 months ago
- A data driven execution engine☆35Updated last month
- Real-time message streaming over a Hazelcast in-memory data grid☆23Updated 2 years ago
- Postgres page inspector☆23Updated 11 months ago
- ☆39Updated last year
- Explore java through small experimental programs.☆41Updated 2 months ago
- Unlogged SDK for recording JAVA code execution☆183Updated 8 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated 6 months ago
- one billion row challenge☆42Updated last year
- ☆134Updated last year
- Create reports for function calls with argument and return values on java. No servers or open connections, just plug the agent and get th…☆91Updated 3 months ago
- Java port of wolfgarbe/PruningRadixTrie