This is the Linux app named Kvrocks whose latest release can be downloaded as 2.6.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Kvrocks 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
Ad
Kvrocks
DESCRIPTION
Apache Kvrocks(Incubating) is a distributed key-value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. Kvrocks intends to decrease the cost of memory and increase the capacity while compared to Redis. The design of replication and storage was inspired by rocksplicator and blackwidow. Redis protocol, user can use redis client to visit the kvrocks. Namespace, similar to redis db but use token per namespace. Replication, async replication using binlog like MySQL. High Available, supports redis sentinel to failover when master or slave was failed. Cluster mode, centralized management but compatible with Redis cluster client access. Kvrocks implements a proxyless centralized cluster solution but its accessing method is completely compatible with the Redis cluster client. You can use Redis cluster SDKs to access the kvrocks cluster.
Features
- User can use a Redis client to visit Apache Kvrocks
- Similar to Redis db but use token per namespace
- Async replication using binlog like MySQL
- Support redis sentinel to failover when master or slave was failed
- Centralized management but compatible with Redis cluster client access
- Build and run kvrocks
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/kvrocks.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.