https://github.com/voldemort/voldemort

sort by:
Revision Author Date Message Commit Date
e7689cb upgrading BerkeleyDB Java Edition to 3.3.75 25 February 2009, 22:23:20 UTC
0b31cb5 cosmetic change name refactoring. 10 February 2009, 23:27:12 UTC
318394a updated test. 10 February 2009, 22:56:46 UTC
9462de9 Added a Unit test for checking share behavior. 10 February 2009, 22:53:15 UTC
087e9d7 Added support for bdb env per store with shared cache. 10 February 2009, 02:57:00 UTC
c6bd8fd creating a new branch for trying out One bdb file per store. 09 February 2009, 23:21:52 UTC
1b78867 ReadOnly store batch data indexer package as contrib. 05 February 2009, 20:24:24 UTC
0b5a479 Remove unneeded reflection. Patch from Shu. 02 February 2009, 16:00:43 UTC
76d8f1d Do not share unsafe Validator instance, instead share Schema instance and recreate Validator. 02 February 2009, 15:38:10 UTC
a564806 Fix eclipse .classpath to new library name. 01 February 2009, 05:35:57 UTC
14e63cb Replace thrift jar. 31 January 2009, 17:06:47 UTC
8749e67 revert log4j changes. 31 January 2009, 02:25:46 UTC
d9bc79e Add thrift serialization. 31 January 2009, 02:22:29 UTC
799800f Big cleanup patch from Ismael. 30 January 2009, 05:41:39 UTC
bcce18f Make logging store give an optional cluster name on the server side (to distinguish logging from different clusters). 30 January 2009, 05:34:31 UTC
17da014 BDB storage engine cleanup. 30 January 2009, 05:21:55 UTC
b2dedf4 Fix for utils test. 30 January 2009, 05:16:24 UTC
f56488a Patch to add srcjar target. From Ishmael. 30 January 2009, 05:11:07 UTC
d7ff3d9 More Ishmael patches: param check, int overflow, meaningless sanity check (added test here). 28 January 2009, 16:23:47 UTC
0dc136f Redundant null check (patch from ishmael). Add meaningful docs. 28 January 2009, 15:33:17 UTC
08cfe1d Using StringBuilder v. String Buffer. Patch from ishmael. 28 January 2009, 15:31:11 UTC
9f0b280 Swapping of required and preferred writes. Patch from ishmael. 28 January 2009, 15:29:44 UTC
7df4ece Add protocol buffers serialization! Applying patch from Ishmael. 28 January 2009, 08:29:33 UTC
1c93169 Create all data directories if they don't exist. Patch from ismaelj. 27 January 2009, 18:54:21 UTC
9bbdffd byteUtils fixed. 27 January 2009, 00:42:58 UTC
6859b6f Fix a bug that blocks client shutdown by setting daemon on the client threadpool. Make setting version=none work. 25 January 2009, 05:49:28 UTC
b97c48b Change docs to give the proper class name for VoldemortJsvcDaemon 22 January 2009, 04:05:13 UTC
0251b8d Add Jsvc daemon patch from Eric. 22 January 2009, 04:03:38 UTC
7163e71 Adding trace to exceptions. 21 January 2009, 02:46:54 UTC
dce5fef Remove obsolete options from server.properties. Add helpful comments to multinode examples (i.e. they don't work with a single node). Cleanup some of the XML formatting. 20 January 2009, 15:36:51 UTC
9bb13d7 Add page for swapping data files for read only stores. 20 January 2009, 03:10:54 UTC
492b029 Fix serialization problem in JsonStoreBuilderTest (building with versions but testing w/o them). 20 January 2009, 00:01:27 UTC
d1dc6fe Cleanup old unit tests. 19 January 2009, 23:57:43 UTC
12d8844 Improve mysql exceptions. 19 January 2009, 23:57:02 UTC
c987043 Remove mysql connector. 19 January 2009, 07:22:36 UTC
fe67f97 Performance improvements for external sort and improved logging. 19 January 2009, 07:15:51 UTC
8219a4a Cleanup. Add support for removing versioning from voldemort config. Misc. improvements for read-only store. Make external sort multithreaded in the sort phase. 19 January 2009, 04:56:49 UTC
0bacb95 Fix bug in read-only store builder that was building keys without versions (but looking them up with versions). 18 January 2009, 18:11:16 UTC
0a7dbad Support either batching transactions, always writing transactions but not flushing, or both writing and flushing every transaction in BDB. 18 January 2009, 01:38:16 UTC
599620f Patch to make mysql db name configurable and to create non-existant tables (which matchs bdb behavior). unit test for table creation. 17 January 2009, 16:35:54 UTC
e8ddf4d Remove spurious logging statements. 15 January 2009, 00:52:24 UTC
dc3d0de Remove all references to Objects.nonNull since it has been removed from newer versions of google collections. 14 January 2009, 02:29:00 UTC
a8c41f1 Fix bug in binary search in read-only store. 14 January 2009, 01:58:15 UTC
3f78a7e Add license to scripts. 14 January 2009, 00:06:07 UTC
1e68b44 Add license header to source files. 13 January 2009, 22:59:15 UTC
e0cff17 Update license and notice files. 13 January 2009, 22:19:16 UTC
5732213 Add license file. 13 January 2009, 21:50:01 UTC
9e864bc Some fixes for read-only store. Some misc. cleanup. 13 January 2009, 21:48:27 UTC
7d77574 read_only store modified. 13 January 2009, 19:36:08 UTC
b373eaa Add script to generate partition ids. 12 January 2009, 16:16:53 UTC
46a5b4d Fix serialization bug with writing boolean values--missing break in case statement. 06 January 2009, 22:53:44 UTC
f177152 Add package.html files for more packages. 06 January 2009, 05:17:22 UTC
fbd0f95 Initial import 02 January 2009, 23:52:50 UTC
back to top