rocksdb/utilities/ttl
Igor Canadi 588bca2020 RocksDBLite
Summary:
Introducing RocksDBLite! Removes all the non-essential features and reduces the binary size. This effort should help our adoption on mobile.

Binary size when compiling for IOS (`TARGET_OS=IOS m static_lib`) is down to 9MB from 15MB (without stripping)

Test Plan: compiles :)

Reviewers: dhruba, haobo, ljin, sdong, yhchiang

Reviewed By: yhchiang

CC: leveldb

Differential Revision: https://reviews.facebook.net/D17835
2014-04-15 13:39:26 -07:00
..
db_ttl.cc RocksDBLite 2014-04-15 13:39:26 -07:00
db_ttl.h RocksDBLite 2014-04-15 13:39:26 -07:00
ttl_test.cc Compaction Filter V1 to use old context struct to keep backward compatible 2014-04-02 14:57:51 -07:00