Commit Graph

32 Commits (515b11ffab709c3a407315b5fc225101b0c7effa)

Author SHA1 Message Date
krad a08c8c851a Added PersistentCache abstraction 8 years ago
Ashish Shenoy fa3536d202 Store SST file compression algorithm as a TableProperty 8 years ago
Islam AbdelRahman 5bd4022fec Add comparator, merge operator, property collectors to SST file properties (again) 8 years ago
Andrew Kryczka 2391ef7214 Embed column family name in SST file 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Islam AbdelRahman 838676c17b Revert "Adding new table properties" 9 years ago
Islam AbdelRahman 8be568a9c2 Adding new table properties 9 years ago
sdong 35ad531be3 Seperate InternalIterator from Iterator 9 years ago
Andres Noetzli 3c9cef1eed Unified maps with Comparator for sorting, other cleanup 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
sdong 953a885ebf A new call back to TablePropertiesCollector to allow users know the entry is add, delete or merge 9 years ago
Igor Canadi 96b8240bc5 Support footer versions bigger than 1 10 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Yueh-Hsuan Chiang 217cc217d7 Apply InfoLogLevel to the logs in table/meta_blocks.cc 10 years ago
Igor Canadi 54cada92b1 Run make format on PR #249 10 years ago
Torrie Fischer fb6456b00d Replace naked calls to operator new and delete (Fixes #222) 10 years ago
Igor Canadi 076bd01a29 Fix compile 10 years ago
Yueh-Hsuan Chiang 570ba5aca8 Avoid retrying to read property block from a table when it does not exist. 10 years ago
Stanislau Hlebik 9d70cce047 Adding option to save PlainTable index and bloom filter in SST file. 10 years ago
Kai Liu 0b3d03d026 Materialize the hash index 10 years ago
Igor Canadi 26f5dd9a5a TablePropertiesCollectorFactory 10 years ago
Igor Canadi 0afc8bc29a xxHash 10 years ago
Yueh-Hsuan Chiang af6ad113a8 Fix SIGFAULT when running sst_dump on v2.6 db 10 years ago
sdong 5cef458a2c RocksDB 2.8 to be able to read files generated by 2.6 10 years ago
kailiu 63690625cd Expose the table properties to application 11 years ago
kailiu 161ab42a8a Make table properties shareable 11 years ago
Yueh-Hsuan Chiang 3ce8d9a988 Add support for plain table format to sst_dump. 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
Siying Dong abaf26266d [RocksDB] [Performance Branch] Some Changes to PlainTable format 11 years ago
Kai Liu 2e9efcd6d8 Add the property block for the plain table 11 years ago
kailiu 90729f8b23 Extract metaindex block from block-based table 11 years ago