[infinispan-issues] [JBoss JIRA] (ISPN-2657) Support for LevelDB CacheStore
Ray Tsang (JIRA)
jira-events at lists.jboss.org
Fri Jan 11 19:36:08 EST 2013
[ https://issues.jboss.org/browse/ISPN-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745426#comment-12745426 ]
Ray Tsang commented on ISPN-2657:
---------------------------------
Mircea, I'm looking at the Java implementation: https://github.com/dain/leveldb, and the JNI implementation: https://github.com/fusesource/leveldbjni
It's possible to iterate through all of the entries in leveldb.
I've put together something for fun. I wonder if it's worth having yet another store though.
> Support for LevelDB CacheStore
> ------------------------------
>
> Key: ISPN-2657
> URL: https://issues.jboss.org/browse/ISPN-2657
> Project: Infinispan
> Issue Type: Feature Request
> Components: Loaders and Stores
> Reporter: Ray Tsang
> Assignee: Mircea Markus
> Fix For: 7.0.0.Final
>
>
> Support for LevelDB, a fast key-value persistence storage.
> There is a pure java implementation and a jni by fuse
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list