Commit Graph

37 Commits (f36d394aeddf420661e54a1a0a54fcc790c9cffb)

Author SHA1 Message Date
sdong 4e48753b73 Sync manifest file when initializing it 10 years ago
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 10 years ago
liuhuahang bb6ae0f80c fix more compile warnings 10 years ago
sdong 58b0f9d890 Support purging logs from separate log directory 10 years ago
Stanislau Hlebik 0c9dc9f8e0 Remove malloc from FormatFileNumber 10 years ago
sdong 0abaed2e08 Support multiple DB directories in universal compaction style 10 years ago
sdong 2459f7ec4e Support Multiple DB paths (without having an interface to expose to users) 10 years ago
sdong 9efbd85ac9 fsync directory after creating current file in NewDB() 10 years ago
Igor Canadi 5c12f27791 Remove tautological assert 10 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 10 years ago
Mayank Agarwal 56305221c4 Unify DeleteFile and DeleteWalFiles 11 years ago
Mayank Agarwal e56ce03691 Hardcoding temp file name for Identity file to 000000.dbtmp just like it's done for CURRENT file 11 years ago
Mayank Agarwal 9b50106f9a Dbid feature 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Naman Gupta cbf4a06427 Add option for storing transaction logs in a separate dir 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Mayank Agarwal aa5c897d42 Return pathname relative to db dir in LogFile and cleanup AppendSortedWalsOfType 11 years ago
Mayank Agarwal ab5c5c28fe Fix build caused by DeleteFile not tolerating / at the beginning 11 years ago
Mayank Agarwal 46dcf51ca5 Return a '/' before names of all files through MakeFileName 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
Kai Liu b63aafce42 Allow the logs to be purged by TTL. 12 years ago
Kosie van der Merwe 62d48571de Added meta-database support. 12 years ago
Abhishek Kona 1c6742e32f Refactor GetArchivalDirectoryName to filename.h 12 years ago
Abhishek Kona 8055008909 GetUpdatesSince API to enable replication. 12 years ago
heyongqiang 0f43aa474e put log in a seperate dir 12 years ago
heyongqiang 935fdd030b fix filename_test 12 years ago
heyongqiang 20ee76bd34 use ts as suffix for LOG.old files 12 years ago
Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 13 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org ba6dac0e80 @20776309 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago