78 Revize (master)

Autor SHA1 Zpráva Datum
  alexfisher b3f4bb4214 use value instead of new field to cover ttl, can run successfully without garbage collection před 3 týdny
  ssynn ec884a8bff 添加ttl测试用例 před 1 měsícem
  Peter Kasting 2cc36eb566 [jumbo] Add begin()/end() to Slice. před 4 měsíci
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb před 1 rokem
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. před 1 rokem
  Peter Kasting 8b5b1ca96c Fixes for C++20 support. před 2 roky
  xindubawukong 87b3a371b1 remove useless code in cache.h před 2 roky
  Paul Beusterien 24bcf7f7ce Don't include C++ headers in extern C před 3 roky
  Chris Mumford 99b3c03b32 Change version to 1.23. před 3 roky
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. před 4 roky
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. před 4 roky
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. před 4 roky
  Victor Costan 863f185970 unsigned char -> uint8_t před 5 roky
  allangj cd1ec032cd Add argument definition for void c functions. před 8 roky
  Victor Costan 24424a1ef2 Style cleanup. před 5 roky
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. před 5 roky
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. před 5 roky
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. před 5 roky
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link před 5 roky
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. před 5 roky
  costan 201f77d137 Inline defaults in options. před 5 roky
  cmumford c69d33b0ec Added native support for Windows. před 5 roky
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. před 5 roky
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. před 6 roky
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. před 6 roky
  costan f7b0e1d901 Expose WriteBatch::Append(). před 6 roky
  costan 6caf73ad9d Clean up Iterator. před 6 roky
  costan 4de9594f6f Add move constructor to Status. před 6 roky
  costan 09217fd067 Replace NULL with nullptr in C++ files. před 6 roky
  costan 74f032ff6f leveldb: Require C++11. před 6 roky
  costan 739c25100e Add CMake build support. před 6 roky
  costan aece2068d7 Remove extern from function declarations. před 6 roky
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. před 6 roky
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. před 7 roky
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. před 7 roky
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. před 7 roky
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. před 7 roky
  costan 69e2bd224b LevelDB: Add WriteBatch::ApproximateSize(). před 7 roky
  周炀 471f0b84ec fix comment před 7 roky
  costan a53934a3ae Increase leveldb version to 1.20. před 7 roky
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. před 8 roky
  cmumford 3080a45b62 Increase leveldb version to 1.19. před 8 roky
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty před 9 roky
  tzik 359b6bcec2 Add leveldb::Cache::Prune před 9 roky
  cmumford 5208e7952d Added leveldb::Status::IsInvalidArgument() method. před 9 roky
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. před 10 roky
  Chris Mumford cea9b10e5b Fixed incorrect comment wording for Iterator::Seek. před 10 roky
  Chris Mumford 803d69203a Release 1.18 před 10 roky
  Chris Mumford e353fbc7ea Release LevelDB 1.17 před 10 roky
  David Grogan 269fc6ca94 Release LevelDB 1.16 před 10 roky