Commit Graph

19 Commits (089509b847fe7143932ea5c72e1f87ac47776c3c)

Author SHA1 Message Date
sdong a177742a9b Make db_stress built for ROCKSDB_LITE 10 years ago
Igor Canadi c1c68bce43 remove atomic_pointer.h references 10 years ago
Igor Canadi 48842ab316 Deprecate AtomicPointer 10 years ago
Igor Canadi a1068c91a1 Make RocksDB work with newer gflags 10 years ago
Igor Canadi 2b95dc1542 Revert "Fix bad merge of D16791 and D16767" 10 years ago
sdong 839c8ecfcd Fix bad merge of D16791 and D16767 10 years ago
Igor Canadi 2966d764cd Fix some 32-bit compile errors 11 years ago
Igor Canadi e832e72b31 Revert "Moving to glibc-fb" 11 years ago
Igor Canadi d24961b65e Moving to glibc-fb 11 years ago
kailiu 97d8e573a6 make util/env_posix.cc work under mac 11 years ago
shamdor c2be2cba04 WAL log retention policy based on archive size. 11 years ago
Slobodan Predolac e44976b199 Conversion of db_bench, db_stress and db_repl_stress to use gflags 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 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
Mayank Agarwal 8a3547d38e API for getting archived log files 11 years ago
Abhishek Kona d68880a1b9 Do not allow Transaction Log Iterator to fall ahead when writer is writing the same file 11 years ago
Chip Turner 0b83a83191 Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
Abhishek Kona 396c3aa08e Create a long running test to check GetUpdatesSince. 12 years ago