43 Commits (1c1970d241842ba493744deffbb3ed23da93cba0)

Autor SHA1 Mensaje Fecha
  GUJIEJASON c97d7cee71 init hace 10 meses
  VirgilZhu 24828dd069 add TTL version Get() and Put() hace 10 meses
  ssynn ec884a8bff 添加ttl测试用例 hace 11 meses
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. hace 2 años
  Victor Costan 8f464e7f68 Remove main() from most tests. hace 3 años
  Victor Costan b2801ee1a0 Extract benchmark from db_test.cc. hace 3 años
  Chris Mumford 99b3c03b32 Change version to 1.23. hace 4 años
  Chris Mumford 37d36c92f8 Added google/benchmark submodule. hace 4 años
  Victor Costan 201f52201f Remove leveldb::port::kLittleEndian. hace 5 años
  Victor Costan 1c58902bdc Switch testing harness to googletest. hace 5 años
  Victor Costan ed72a3496e Allow different C/C++ standards when this is used as a subproject. hace 5 años
  Victor Costan 41c8d83914 Align CMake configuration with related projects. hace 5 años
  Victor Costan 0c40829872 Remove redundant PROJECT_SOURCE_DIR usage from CMake config. hace 5 años
  Victor Costan 5abdf4c019 Fix installed target definition. hace 5 años
  Chris Mumford 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. hace 6 años
  Victor Costan 69061b464a Disable exceptions and RTTI in CMake configuration. hace 6 años
  allangj cd1ec032cd Add argument definition for void c functions. hace 9 años
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. hace 6 años
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. hace 6 años
  Victor Costan 09fa8868db Align version/soversion CMake setup closer with other repositories. hace 6 años
  Richard Cole 20fb601aa9 Fix snapshot compaction bug hace 9 años
  leveldb Team 37300aa54b Restore soname versioning with CMake build hace 6 años
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. hace 6 años
  cmumford 9ce30510d4 Deleted dangling reference to deleted atomic_pointer.h. hace 6 años
  costan ed76289b25 Align windows_logger with posix_logger. hace 6 años
  cmumford c69d33b0ec Added native support for Windows. hace 6 años
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. hace 7 años
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. hace 6 años
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. hace 6 años
  costan 05709fb43e Remove InitOnce from the port API. hace 7 años
  costan 4de9594f6f Add move constructor to Status. hace 7 años
  costan d177a0263c Replace port_posix with port_stdcxx. hace 7 años
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. hace 7 años
  costan 260655b4c2 Define LEVELDB_HAS_PORT_CONFIG_H for old compilers. hace 7 años
  costan 6fa4566670 Rename CMake project / targets from Leveldb to leveldb. hace 7 años
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. hace 7 años
  costan 74f032ff6f leveldb: Require C++11. hace 7 años
  Hyzeta df9a841a4f Add export.h to CMakeLists.txt hace 7 años
  costan 739c25100e Add CMake build support. hace 7 años