RocksdbBootApp
Simplest SprinbBoot with local persistence using RocksDB with a java driver.
Install / Use
/learn @stockgeeks/RocksdbBootAppREADME
Simple Rocks DB Java
This is a sample project with the simplest possible RocksDB Java implementation done to demonstrate how ease is to do a basic implementation of rocks DB for local client side caching when using Java and Spring Boot applications.
The blog post companion to this repository is published at dev.to.
