70 Révisions (main)

Auteur SHA1 Message Date
  李畅 4ada9d0897 modify modeldb il y a 3 semaines
  ArcueidType de6432f1e2 optimize last level handling il y a 3 semaines
  ArcueidType a75a5f5c4d handle last level il y a 3 semaines
  李畅 43fe2f30ed !NOT for USE! Compact last level il y a 3 semaines
  李畅 b3f7582be3 slight change il y a 3 semaines
  ArcueidType 2d970272b0 add a TODO il y a 3 semaines
  ArcueidType 57cd670dcc a naive version to pass ttl_test il y a 3 semaines
  ArcueidType 78185e9e9c optimize codes structure and paa ReadTTL test il y a 3 semaines
  ArcueidType a0cfce1188 Modify Put/Get methods for TTL support il y a 3 semaines
  leveldb Team eb31d19999 Allow compaction to finish in TEST_CompactRange il y a 3 mois
  Sanjay Ghemawat fb644cb445 Stop future writes if a log file Close() fails. il y a 1 an
  leveldb Team 8f1861462b Sync MANIFEST before closing in db_impl when creating a new DB. il y a 3 ans
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. il y a 4 ans
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. il y a 4 ans
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. il y a 4 ans
  Chris Mumford 95d0ba1cb0 Renamed local variable in DBImpl::Write. il y a 5 ans
  Chris Mumford 53e280b568 Simplify unlocking in DeleteObsoleteFiles. il y a 5 ans
  Chris Mumford c00e177f36 Guard DBImpl::versions_ by mutex_. il y a 5 ans
  Chris Mumford 1d0b101165 Converted two for-loops to while-loops. il y a 5 ans
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. il y a 5 ans
  Victor Costan 24424a1ef2 Style cleanup. il y a 5 ans
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. il y a 5 ans
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. il y a 5 ans
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. il y a 5 ans
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
  costan 1868398150 Clean up SnapshotImpl. il y a 6 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 6 ans
  costan 0db30413a4 leveldb: Add more thread safety annotations. il y a 6 ans
  costan 0fa5a4f7b1 Extend thread safety annotations. il y a 6 ans
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. il y a 7 ans
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. il y a 8 ans
  ivanabc 2883fcd849 set const property il y a 8 ans
  ivanabc e5f0a51fa4 reduce lock's range in DeleteObsoleteFiles il y a 8 ans
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty il y a 9 ans
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 10 ans
  ideawu 76bba139c0 fix indent il y a 9 ans
  ideawu 8fcceb2a6f log compaction output file's level along with number il y a 9 ans
  Chris Mumford 803d69203a Release 1.18 il y a 10 ans
  David Grogan 0cfb990d58 Release LevelDB 1.15 il y a 11 ans
  David Grogan 748539c183 LevelDB 1.13 il y a 11 ans
  David Grogan 7b094f12e4 Release leveldb 1.11 il y a 11 ans
  David Grogan 28dad918f2 Release leveldb 1.10 il y a 11 ans
  David Grogan 514c943a8e Make DB::Open fail if sst files are missing. il y a 11 ans
  David Grogan 946e5b5a4c Update to leveldb 1.6 il y a 12 ans
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on il y a 12 ans
  Sanjay Ghemawat 85584d497e Added bloom filter support. il y a 12 ans
  Sanjay Ghemawat 583f1499c0 fix LOCK file deletion to prevent crash on windows il y a 12 ans
  Sanjay Ghemawat d79762e273 added group commit; drastically speeds up mult-threaded synchronous write workloads il y a 12 ans
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) il y a 13 ans
  Hans Wennborg 36a5f8ed7f A number of fixes: il y a 13 ans