This is the Linux app named minikeyvalue whose latest release can be downloaded as minikeyvaluesourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named minikeyvalue with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
minikeyvalue
DESCRIPTION:
minikeyvalue is a compact distributed key-value store designed to avoid the complexity of larger distributed filesystems. The codebase is roughly 1,000 lines while supporting replication, multiple machines, and multiple drives per machine. It is optimized for comparatively large values between about 1 MB and 1 GB and is intended to scale to very large collections. Standard nginx instances act as volume servers, while filesystem storage holds blobs and LevelDB maintains the index. A simple HTTP API handles reads, writes, deletes, virtual deletes, and key listing, with partial S3 compatibility. The system can rebuild its index and rebalance data when storage volumes are added or removed.
Features
- Distributed key-value data storage
- Configurable data replication
- Multiple machines and drives per machine
- nginx-based volume servers
- LevelDB indexing with index rebuilding
- Volume rebalancing and partial S3 compatibility
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/minikeyvalue.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.