91 コミット (5ca7f7f3d5de6e764ab77b0c23f19c4909ec337b)

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