A Basic on disc Key-Value store based on RocksDB accessible through a RESTful interface.
Based on the RocksDB (https://github.com/facebook/rocksdb) Java Wrapper.
Docker and Docker-Compose are needed to deploy the Key-Value Store as a docker container.
Service can be deployed by running:
docker-compose up
The service is available on port 8089.
Dockerhub: https://hub.docker.com/r/daniel88279/restful_rocksdb