14 Commits (9c689f2f8bb78d69b4254424ad4c111c19965104)

Autor SHA1 Mensaje Fecha
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb hace 1 año
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. hace 1 año
  Christopher Jeffrey 9e1c274074
Add compression flag to benchmarks. hace 2 años
  Chris Mumford 37aaf2fccd Fix fprintf format string. hace 3 años
  Victor Costan 1998c0ef15 Fix build errors. hace 3 años
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. hace 3 años
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. hace 4 años
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. hace 4 años
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. hace 4 años
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. hace 4 años
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke hace 5 años
  Chris Mumford 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). hace 5 años
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. hace 5 años
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. hace 5 años
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. hace 5 años
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. hace 5 años
  costan 09217fd067 Replace NULL with nullptr in C++ files. hace 6 años
  costan 0db30413a4 leveldb: Add more thread safety annotations. hace 6 años
  costan 8143c12f3f Fix includes in util/testharness.h. hace 6 años
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. hace 8 años
  cmumford 3c9ff3c691 Only compiling TrimSpace on linux. hace 9 años
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. hace 10 años
  Sanjay Ghemawat 77948e7eec Add benchmark that measures cost of repeatedly opening the database. hace 10 años
  Chris Mumford 803d69203a Release 1.18 hace 10 años
  David Grogan 0cfb990d58 Release LevelDB 1.15 hace 11 años
  David Grogan 946e5b5a4c Update to leveldb 1.6 hace 12 años
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on hace 12 años
  Sanjay Ghemawat 85584d497e Added bloom filter support. hace 12 años
  Hans Wennborg 36a5f8ed7f A number of fixes: hace 13 años
  Gabor Cselle 299ccedfec A number of bugfixes: hace 13 años
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. hace 13 años
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. hace 13 años
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. hace 13 años
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: hace 13 años
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 hace 13 años
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 hace 13 años
  dgrogan@chromium.org ba6dac0e80 @20776309 hace 13 años
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 hace 13 años
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. hace 13 años
  dgrogan@chromium.org b409afe968 chmod a-x hace 13 años
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. hace 13 años
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. hace 13 años
  jorlow@chromium.org e2da744e12 Upstream changes. hace 13 años
  jorlow@chromium.org e11bdf1935 Upstream changes hace 13 años
  jorlow@chromium.org 13b72af77b More changes from upstream. hace 13 años
  jorlow@chromium.org 0e38925490 Sync in bug fixes hace 13 años
  jorlow@chromium.org f67e15e50f Initial checkin. hace 13 años