JayJamieson / node-caskdbLinks
(educational) build your own disk based KV store
☆12Updated last year
Alternatives and similar repositories for node-caskdb
Users that are interested in node-caskdb are comparing it to the libraries listed below
Sorting:
- Key value store using the redis protocol with Postgres as a backend☆59Updated 8 months ago
- Toy distributed PostgreSQL by implementing SQL over KV☆11Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Fast, lightweight metadata scraper for URLs. Written in Go.☆26Updated 2 months ago
- Distributed queue☆30Updated last month
- distributed, durable, and highly available log built on top of S3☆179Updated 6 months ago
- A fully featured SQL database written in Go☆50Updated 6 months ago
- one billion row challenge☆42Updated last year
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆78Updated 5 months ago
- A minimalist LSM (Log-Structured Merge Tree) storage engine☆51Updated 3 weeks ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆72Updated last month
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆55Updated 4 months ago
- An LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- BlockQueue is a open source and cost-effective Job Queue with a pub/sub mechanism utilizing SQLite and NutsDB. Support LibSQL by Turso an…☆67Updated 3 months ago
- Showroom for demo applications based on the Yokai framework.☆26Updated last month
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- A cloud native embedded storage engine built on object storage.☆93Updated 5 months ago
- A RISC-V virtual processor, written in Go.☆25Updated 6 months ago
- An simple application with an HTTP server & SQLite database.☆14Updated 4 years ago
- Minimal rules engine, uses yaml as input☆27Updated last year
- Fast, sharded in-memory cache with LRU/LFU/FIFO eviction, http middleware, TTL and object pooling.☆54Updated this week
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processin…☆54Updated 2 months ago
- A distributed file system implemented in Go and gRPC inspired by HDFS☆19Updated last year
- Goma Gateway – Lightweight, High-Performance API Gateway and Reverse Proxy with declarative config, robust middleware, and support for RE…☆84Updated this week
- Go and PostgreSQL job queue blueprint☆50Updated 2 years ago
- A distributed message queue.☆125Updated last month
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…