Commit Graph

16 Commits (fd2044883a7314edb46407012469bf148a87b3ac)

Author SHA1 Message Date
Igor Canadi 95a8213f75 Log flush every 0 seconds 11 years ago
Igor Canadi b572e81f94 Flush Log every 5 seconds 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 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 839f6db77e [RocksDB] Fix PosixLogger and AutoRollLogger thread safety 11 years ago
Haobo Xu a29fc171a6 [RocksDB] posix_logger does not compile on non-linux platform 11 years ago
Mayank Agarwal 48abc06049 Using return value of fwrite in posix_logger.h 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Chip Turner 2c3565285e Add OS_LINUX ifdef protections around fallocate parts 12 years ago
Chip Turner 3dafdfb2c4 Use fallocate to prevent excessive allocation of sst files and logs 12 years ago
Kai Liu d50f8eb603 Enable LevelDb to create a new log file if current log file is too large. 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
Gabor Cselle 299ccedfec A number of bugfixes: 13 years ago
gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 years ago