78 Cometimentos (main)

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