61 Commits (297e66afc1dda3f3d7a7cc2022030164c302cb7a)

Autor SHA1 Mensaje Fecha
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. hace 5 años
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link hace 5 años
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. hace 5 años
  costan 201f77d137 Inline defaults in options. hace 5 años
  cmumford c69d33b0ec Added native support for Windows. hace 5 años
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. hace 5 años
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. hace 6 años
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. hace 6 años
  costan f7b0e1d901 Expose WriteBatch::Append(). hace 6 años
  costan 6caf73ad9d Clean up Iterator. hace 6 años
  costan 4de9594f6f Add move constructor to Status. hace 6 años
  costan 09217fd067 Replace NULL with nullptr in C++ files. hace 6 años
  costan 74f032ff6f leveldb: Require C++11. hace 6 años
  costan 739c25100e Add CMake build support. hace 6 años
  costan aece2068d7 Remove extern from function declarations. hace 6 años
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. hace 6 años
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. hace 7 años
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. hace 7 años
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. hace 7 años
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. hace 7 años
  costan 69e2bd224b LevelDB: Add WriteBatch::ApproximateSize(). hace 7 años
  周炀 471f0b84ec fix comment hace 7 años
  costan a53934a3ae Increase leveldb version to 1.20. hace 7 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 3080a45b62 Increase leveldb version to 1.19. hace 8 años
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty hace 9 años
  tzik 359b6bcec2 Add leveldb::Cache::Prune hace 9 años
  cmumford 5208e7952d Added leveldb::Status::IsInvalidArgument() method. 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
  Chris Mumford cea9b10e5b Fixed incorrect comment wording for Iterator::Seek. hace 10 años
  Chris Mumford 803d69203a Release 1.18 hace 10 años
  Chris Mumford e353fbc7ea Release LevelDB 1.17 hace 10 años
  David Grogan 269fc6ca94 Release LevelDB 1.16 hace 10 años
  David Grogan 0cfb990d58 Release LevelDB 1.15 hace 11 años
  David Grogan 0b9a89f40e Release LevelDB 1.14 hace 11 años
  David Grogan 748539c183 LevelDB 1.13 hace 11 años
  David Grogan 5bd76dc10d Release leveldb 1.12 hace 11 años
  David Grogan 7b094f12e4 Release leveldb 1.11 hace 11 años
  David Grogan 28dad918f2 Release leveldb 1.10 hace 11 años
  David Grogan d84c825a70 Fix corruption bug found and analyzed by dhruba@gmail.com hace 11 años
  Sanjay Ghemawat ea2e9195fc added utility to dump leveldb files hace 11 años
  Sanjay Ghemawat 40768657bc Small fixes. hace 12 años
  David Grogan 946e5b5a4c Update to leveldb 1.6 hace 12 años
  Sanjay Ghemawat dd0d562b4d update version number to 1.5 hace 12 años
  Sanjay Ghemawat 85584d497e Added bloom filter support. hace 12 años
  Sanjay Ghemawat bc1ee4d25e build shared libraries; updated version to 1.3; add Status accessors 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
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. hace 13 años
  gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite. hace 13 años