0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare for 0.11.0 release More... almost 9 years ago
Prepare for 0.11.0 release More... almost 9 years ago
Pass underlying flag to `.cas` More... almost 9 years ago
Pass underlying store flag to `.add` More... almost 9 years ago
storehaus-memcache: pass ttl for MergableMemcacheStore CAS/ADD calls More... almost 9 years ago
Merge pull request #260 from franklinhu/franklin-scalatest More... almost 9 years ago
Merge pull request #261 from twitter/ianoc/fixupDeps More... almost 9 years ago
Remove usage of twitter's maven repo, travis seems to dislike it -- maybe routing issues? More... almost 9 years ago
storehaus-elasticsearch: switch to scalatest More... almost 9 years ago
storehaus-redis: switch to scalatest More... almost 9 years ago
storehaus-cache: switch to scalatest More... almost 9 years ago
Build.scala: add scalatest as a shared test dependency More... almost 9 years ago
Build.scala: move spec2 to a per-module dependency More... almost 9 years ago
rmd dependency for algebra and added one for core for the leveldb submodule More... about 9 years ago
force encoding of strings built from array of bytes in UTF-8 in levelDB unit tests More... about 9 years ago
added documentation for the LevelDB constructor and an example usage More... about 9 years ago
converted lambdas to pattern matching lambdas More... about 9 years ago
defaulted the numThreads argument for the LevelDBStore constructor to the number of available processors More... about 9 years ago
reorganized logically the leveldb build settings More... about 9 years ago
empty testOptions for ldb as tests are forked More... about 9 years ago
enforce UTF-8 encoding on generation of byte arrays More... about 9 years ago
a bit of refactoring for the multi put test for leveldb More... about 9 years ago
test of batch writing for leveldb More... about 9 years ago
simplified get for leveldb More... about 9 years ago
test for multiput in LevelDBStore More... about 9 years ago
rmd multiGet from LevelDBStore as there is no point implementing it More... about 9 years ago
rmd close(duration: Duration) overload in the levelDB store More... about 9 years ago
implementation of multiput for LevelDB More... about 9 years ago
overhaul of LevelDBStoreProperties More... about 9 years ago
added byte arrays generators to NonEmpty and commented More... about 9 years ago