0.1.232.2 MB
MIT
strict
core22
A server implementation for RocksDB
This project provides a simple server implementation for RocksDB, a persistent key-value store for fast storage environments.
The server is designed to handle database operations over TCP connections, allowing clients to interact with the RocksDB instance remotely.
Features:
- 🔄 CRUD Operations: Create, Read, Update, and Delete operations on RocksDB.
- 🐧 Installable via
- 🛠️ Batch Operations: Support for batch write operations.
- 🔐 Transactions: Begin, commit, and rollback transactions.
- 🗂️ Column Families: Manage column families within the RocksDB instance.
- 💾 Backup and Restore: Create and restore backups of the database.
- 📊 Logging: Configurable logging levels.
- 🔑 Authentication: Optional token-based authentication for server access.
- 🧩 Custom Merge Operator: A JSON merge operator to handle JSON merge operations.
- 🌎 Monorepo-friendly, with hierarchical and cascading configuration
The server is designed to handle database operations over TCP connections, allowing clients to interact with the RocksDB instance remotely.
Features:
- 🔄 CRUD Operations: Create, Read, Update, and Delete operations on RocksDB.
- 🐧 Installable via
snap- 🛠️ Batch Operations: Support for batch write operations.
- 🔐 Transactions: Begin, commit, and rollback transactions.
- 🗂️ Column Families: Manage column families within the RocksDB instance.
- 💾 Backup and Restore: Create and restore backups of the database.
- 📊 Logging: Configurable logging levels.
- 🔑 Authentication: Optional token-based authentication for server access.
- 🧩 Custom Merge Operator: A JSON merge operator to handle JSON merge operations.
- 🌎 Monorepo-friendly, with hierarchical and cascading configuration
Update History
0.1.2 (3)13 Dec 2025, 09:47 UTC
14 Jun 2024, 16:52 UTC
14 Jun 2024, 17:04 UTC
13 Dec 2025, 09:47 UTC