90 Révisions (b6143be06536124f0bda0cdd0c96bde7c29d7e7d)

Auteur SHA1 Message Date
  VirgilZhu 77e7772487 commit for debug_kv_sep il y a 8 mois
  VirgilZhu 43b44e3167 kv separation v1.0 il y a 8 mois
  VirgilZhu fcc67b09de vlog_reader/writer v2.1 il y a 8 mois
  VirgilZhu 1f1a6de7b2 vlog_reader/writer v2.0 il y a 8 mois
  VirgilZhu 6df1a279e1 vlog_reader v1.0 il y a 8 mois
  GUJIEJASON af6de4df42 Add VlogWriter il y a 8 mois
  VirgilZhu 041bede9e4 kv sep v0.1: add vlog_manager/reader/writer interface il y a 9 mois
  VirgilZhu 4507dc27d0 fields v2.2: complete FindKeysByFields function il y a 9 mois
  GUJIEJASON 805eaff781 fix some bugs il y a 9 mois
  VirgilZhu 64fd7be5f8 fields v1: finish DBImpl interface and Class Fields definition il y a 9 mois
  ssynn ec884a8bff 添加ttl测试用例 il y a 11 mois
  Peter Kasting 2cc36eb566 [jumbo] Add begin()/end() to Slice. il y a 1 an
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb il y a 2 ans
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. il y a 2 ans
  Peter Kasting 8b5b1ca96c Fixes for C++20 support. il y a 3 ans
  xindubawukong 87b3a371b1 remove useless code in cache.h il y a 3 ans
  Paul Beusterien 24bcf7f7ce Don't include C++ headers in extern C il y a 4 ans
  Chris Mumford 99b3c03b32 Change version to 1.23. il y a 4 ans
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. il y a 5 ans
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. il y a 5 ans
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. il y a 5 ans
  Victor Costan 863f185970 unsigned char -> uint8_t il y a 6 ans
  allangj cd1ec032cd Add argument definition for void c functions. il y a 9 ans
  Victor Costan 24424a1ef2 Style cleanup. il y a 6 ans
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. il y a 6 ans
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. il y a 6 ans
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. il y a 6 ans
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link il y a 6 ans
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. il y a 6 ans
  costan 201f77d137 Inline defaults in options. il y a 6 ans
  cmumford c69d33b0ec Added native support for Windows. il y a 6 ans
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. il y a 6 ans
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. il y a 7 ans
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. il y a 7 ans
  costan f7b0e1d901 Expose WriteBatch::Append(). il y a 7 ans
  costan 6caf73ad9d Clean up Iterator. il y a 7 ans
  costan 4de9594f6f Add move constructor to Status. il y a 7 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 7 ans
  costan 74f032ff6f leveldb: Require C++11. il y a 7 ans
  costan 739c25100e Add CMake build support. il y a 7 ans
  costan aece2068d7 Remove extern from function declarations. il y a 7 ans
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. il y a 7 ans
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. il y a 7 ans
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. il y a 8 ans
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. il y a 8 ans
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. il y a 8 ans
  costan 69e2bd224b LevelDB: Add WriteBatch::ApproximateSize(). il y a 8 ans
  周炀 471f0b84ec fix comment il y a 8 ans
  costan a53934a3ae Increase leveldb version to 1.20. il y a 8 ans
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. il y a 9 ans