https://github.com/voldemort/voldemort
Revision a0e19c63a0844af107b2da24b5f8281ed97cd054 authored by James Lent on 16 October 2015, 21:07:53 UTC, committed by Felix GV on 04 November 2015, 18:28:32 UTC
the delete store command.  It is implemented using a non default Column Family named after the store.
This approach could be extended to allow multiple stores to be supported by a single RocksDB
database. It is, however, not backwards compatible with the existing code. A data migration
would be required to support existing stores.
1 parent 2b6015e
History
Tip revision: a0e19c63a0844af107b2da24b5f8281ed97cd054 authored by James Lent on 16 October 2015, 21:07:53 UTC
Implement the truncate function in the RocksDB storage engine. This functionality is required by
Tip revision: a0e19c6
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 20.0 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.1 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 46.2 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top