Closed Rovak closed 6 years ago
Support Redis as a datasource besides LevelDB
The LevelDB only allows a single thread to use the db at a time. With Redis multiple threads can access the datasource at the same time
Use library https://github.com/etaty/rediscala
Support Redis as a datasource besides LevelDB
The LevelDB only allows a single thread to use the db at a time. With Redis multiple threads can access the datasource at the same time
Use library https://github.com/etaty/rediscala