Commit Graph

956 Commits (19e3ee64ac6e1bd10bb9d289c11ca0e9d4143ede)
 

Author SHA1 Message Date
Igor Canadi 19e3ee64ac Add column family information to WAL 11 years ago
Igor Canadi 72918efffe [column families] Implement DB::OpenWithColumnFamilies() 11 years ago
Igor Canadi d3a2ba9c64 Merge branch 'master' into columnfamilies 11 years ago
Tomislav Novak 9f690ec62c Fix a deadlock in CompactRange() 11 years ago
Igor Canadi fff5c7e817 Merge branch 'master' into columnfamilies 11 years ago
kailiu c370f5597a Revert change in 8f6e319. 11 years ago
Kai Liu be271c3357 Merge pull request #56 from sepeth/refactor-detect-version 11 years ago
kailiu 7e70ff63d6 Fix issue #57 11 years ago
Doğan Çeçen d800dc567a Refactor build_tools/build_detect_version 11 years ago
Kai Liu 8f6e31951e Add a hack to build_detect_platform so it works in all types of fb-servers 11 years ago
Igor Canadi ef6ad1708d [column families] Support to create and drop column families 11 years ago
Kai Liu 463086bce8 Add clang-format rules 11 years ago
Kai Liu 46950597d0 Automate the preparation step for a new release 11 years ago
kailiu 9281a826f1 Hotfix the bug in table cache's GetSliceForFileNumber 11 years ago
Igor Canadi 7535443083 [RocksDB] Support for column families in manifest 11 years ago
Igor Canadi 6de1b5b83e Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi b60c14f6ee Support multi-threaded DisableFileDeletions() and EnableFileDeletions() 11 years ago
Igor Canadi 345fb94d26 moving autovector_test after db_test 11 years ago
Igor Canadi 52ea1be90a Add -DROCKSDB_FALLOCATE_PRESENT to fbcode build 11 years ago
Igor Canadi 2b3aab3ee6 Merge pull request #48 from dyu/master 11 years ago
Kai Liu fe030bd1ca update the latest version in README.fb to 2.7 11 years ago
Kai Liu 5a20744a6a Simplify build_tools/build_detect_version 11 years ago
Kai Liu 1795397bf0 Update README.fb 11 years ago
dyu e842b99fc5 docs for shared library builds 11 years ago
dyu a6b476a2ac tweak build bug fix 11 years ago
dyu 9d4dc0da27 fix build bug from recent commit:43c386b72e 11 years ago
Siying Dong a094f3b3b5 TableCache.FindTable() to avoid the mem copy of file number 11 years ago
Siying Dong 18df47b79a Avoid malloc in NotFound key status if no message is given. 11 years ago
Kai Liu b40c052bfa Fix all the comparison issue in fb dev servers 11 years ago
kailiu 113a08c929 Fix [-Werror=sign-compare] in autovector_test 11 years ago
kailiu 079a21ba99 Fix the unused variable warning message in mac os 11 years ago
kailiu c01676e46d Implement autovector 11 years ago
Kai Liu 5643ae1a3f Merge pull request #32 from jamesgolick/master 11 years ago
Dhruba Borthakur 71ddb117c8 Add a pointer to the engineering design discussion forum. 11 years ago
Igor Canadi b26dc95628 Initialize sequence number in BatchResult - issue #39 11 years ago
Igor Canadi 1fdb3f7dc6 [RocksDB] Optimize locking for Get 11 years ago
Igor Canadi 540a2894b6 Merge pull request #28 from bartman/master 11 years ago
Mark Callaghan ca92068b12 Add 'readtocache' test 11 years ago
Igor Canadi 269709a885 Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi e914b6490d Reorder tests 11 years ago
Igor Canadi cbb8da6fdb Merge pull request #35 from zizkovrb/rm-ds_store 11 years ago
Igor Canadi 3b50b6213d Merge pull request #37 from mlin/more-c-bindings 11 years ago
Igor Canadi 9385a5247e [RocksDB] [Column Family] Interface proposal 11 years ago
Siying Dong 14995a8ff3 Move level0 sorting logic from Version::SaveTo() to Version::Finalize() 11 years ago
Siying Dong a8b8b11dc4 Get() Does Not Reserve space for to_delete memtables 11 years ago
Josef Šimánek 8c34189f0c Remove .DS_Store files. 11 years ago
Mike Lin 2a2506b629 C bindings: add a bunch of the newer options 11 years ago
Igor Canadi 417b453fa6 [backupable db] Delete db_dir children when restoring backup 11 years ago
Mark Callaghan e9e6b00d29 Add monitoring for universal compaction and add counters for compaction IO 11 years ago
Igor Canadi 249e736bc5 portable %lu printing 11 years ago