55 Commits (master)

Author SHA1 Message Date
  alexfisher b3bc7e515f final update for codes 8 months ago
  alexfisher 2ac530389a add more tests and update ycsb-benchmark and add crc 8 months ago
  alexfisher 58222843ff huge update:bugs fixed, tests added, new function(unorder iter .etc) added 8 months ago
  alexfisher b00736b43f add unorder iter 9 months ago
  dgy cbf87651cc improve some codes and init unordered_iter 9 months ago
  dgy ed72f6c2b0 fix lock_key bug 9 months ago
  alexfisher c053ad8050 fix lock_key bug 9 months ago
  alexfisher 5347fdee65 add valuelog cache 9 months ago
  xxy 321fba458f value log map for gc 9 months ago
  dgy ad1c12a33c no prefetch and use bufferpool instead, read seq speed up to 2000MB/S 9 months ago
  dgy 9d8062e474 prefetch roughly compelte (use one extra iterator and speed up to 600MB/S) 9 months ago
  xxy b1e59a336b value ahead of key 9 months ago
  xxy 8d45bf108b v3 roughly complete while mutex lacks in put 9 months ago
  xxy 9da542dfe1 gc dead 9 months ago
  xxy f7fa26c9df gc pass make 9 months ago
  xxy 60c257b829 v3 compaction unfinish 9 months ago
  alexfisher 5096ce226e seems to be correct 9 months ago
  alexfisher 6b1da0d8b4 update imp 2 9 months ago
  alexfisher 50b731220b k/v seperation version 2 roughly finish 10 months ago
  alexfisher 730de90449 basic function roughly complete 10 months ago
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 5 years ago
  Chris Mumford c00e177f36 Guard DBImpl::versions_ by mutex_. 6 years ago
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 6 years ago
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 6 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 6 years ago
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 6 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 7 years ago
  costan 0fa5a4f7b1 Extend thread safety annotations. 7 years ago
  costan aece2068d7 Remove extern from function declarations. 7 years ago
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 years ago
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 years ago
  David Grogan 748539c183 LevelDB 1.13 12 years ago
  David Grogan 7b094f12e4 Release leveldb 1.11 12 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 13 years ago
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 13 years ago
  Sanjay Ghemawat 85584d497e Added bloom filter support. 13 years ago
  Sanjay Ghemawat d79762e273 added group commit; drastically speeds up mult-threaded synchronous write workloads 13 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 14 years ago
  Gabor Cselle 299ccedfec A number of bugfixes: 14 years ago
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. 14 years ago
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 14 years ago
  hans@chromium.org 80e5b0d944 sync with upstream @21706995 14 years ago
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 14 years ago
  dgrogan@chromium.org ba6dac0e80 @20776309 14 years ago
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago
  dgrogan@chromium.org b409afe968 chmod a-x 14 years ago
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 14 years ago
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 14 years ago
  jorlow@chromium.org 8303bb1b33 Pull from upstream. 14 years ago