rocksdb-server
Install latest/stable of rocksdb-server
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install rocksdb-server
Don't have snapd? Get set up for snaps.
Details for rocksdb-server
Package name
- rocksdb-server
License
- MIT
Last updated
- 14 June 2024 - latest/stable
- 4 July 2024 - latest/edge
Websites
Contact
Source code
Report a bug
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report rocksdb-server for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
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
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install rocksdb-server on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.