Tuesday, 11 June 2013
Introducing LevelDB Cache Store
Infinispan 5.3.0 will be introducing a LevelDB cache store. This cache store will allow you to store cache entries using a fast filesystem based LevelDB key-value store originally developed by Google. This cache store uses a Java implementation of LevelDB, and maybe one day, it can get even better performance by using the JNI implementation.
Configuration is simple:
Please see documentations for detailed sample usage and configuration.
Hope you enjoy this new addition!
Ray
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment