Revision a6294cef89fe40b25af42d6072f38a3acd79aa62 authored by Arunachalam Thirupathi on 12 August 2015, 22:26:15 UTC, committed by Arunachalam Thirupathi on 12 August 2015, 22:27:04 UTC
This reverts commit 3ff1cbe47a2206834c2cd6b77878dcccb3f0be67.

The unit tests are broken. On a deeper look, file backed
caching storage engine, does not have a version per key,
but at a file level. Any updates to the file with lower version
will be rejected.

So we have to go with super clocks for now. I am reverting the commit
to unblock the release of a new version.
1 parent fa0acf6
History
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.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 43.7 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