Skip to content

A Basic Key-Value store based on RocksDB accessible through a RESTful interface.

Notifications You must be signed in to change notification settings

daniel-gomm/minimal_RESTful_rocksdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal RESTful RocksDB

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.

Interaction with the Key-Value Store

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

About

A Basic Key-Value store based on RocksDB accessible through a RESTful interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published