Commit Graph

2 Commits (70242636820b45c74ca1879d92318467336eda10)

Author SHA1 Message Date
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 6 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Daniel Black 477b6ea578 std::remove_if requires <algorithm> 8 years ago
Andrew Kryczka f0c509e2c8 Return finer-granularity status from Env::GetChildren* 8 years ago
Wanning Jiang 78837f5d61 TableBuilder / TableReader support for range deletion 8 years ago
Wanning Jiang 0f691c4b5b CLI option & Rename() allow overwrite 8 years ago
Wanning Jiang 95d96eeeb1 remove LockFile 8 years ago
Andrew Kryczka 6b7167651f Run env_basic_test on Env::Default 8 years ago
Andrew Kryczka 9eb0b53954 Move env_basic_test cleanup to TearDown 8 years ago
Wanning Jiang 95c192475d writable file close before reset 8 years ago
Wanning Jiang 3fc713ed92 delete 2nd level children for default env 8 years ago
Wanning Jiang 0d7b261236 add tests to env_basic_test.cc 8 years ago
Andrew Kryczka 5aca977be8 env_basic_test library for testing new Envs [pluggable Env part 3] 8 years ago
Andrew Kryczka 6e6622abb9 Create env_basic_test [pluggable Env part 2] 8 years ago
Andrew Kryczka 57461fba8c In-memory environment read beyond EOF 8 years ago
Andrew Kryczka 167bd8856d [directory includes cleanup] Finish removing util->db dependencies 9 years ago
agiardullo 064294081b Improved FileExists API 9 years ago
Islam AbdelRahman 59eca2cc99 Make memenv_test runnable in ROCKSDB_LITE 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Canadi 2fd8f750ab Compile MemEnv with standard RocksDB library 10 years ago
sdong 0ddf5f73ec memenv: normalize file path 10 years ago
Igor Canadi be016613c2 Expose in memory Env to the world 10 years ago
Siying Dong 88f2f89068 Change Function names from Compaction->Flush When they really mean Flush 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
Hans Wennborg 26db4d971a Sync with upstream @24213649. 13 years ago
Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13 years ago