redb
KV store
An ACID-compliant embedded key-value store written in Rust.
An embedded key-value database in pure Rust
3k stars
27 watching
158 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
rust
Related projects:
Repository | Description | Stars |
---|---|---|
| An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. | 3,551 |
| A lightweight key-value storage engine with a focus on reliability and throughput | 4,647 |
| A Node-RED node for interacting with MySQL or MariaDB databases using TLS encryption and caching SHA2 password authentication. | 17 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
| An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
| A lightweight key-value store written in Rust | 261 |
| A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. | 6,271 |
| Tools to parse Redis dump files and extract data in various formats | 5,102 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
| An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. | 570 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| An implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities. | 37 |
| Supplementary codebase for an API development book written in Rust | 5,874 |