rocksdb-server

By Virus191288

View on Snapcraft.io
Version0.1.2
Revision3
Size2.2 MB
LicenseMIT
Confinementstrict
Basecore22
CategoriesUtilities

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 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

Published14 Jun 2024, 16:52 UTC

Last updated14 Jun 2024, 17:04 UTC

First seen13 Dec 2025, 09:47 UTC