rocksdb/utilities/geodb
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
..
geodb_impl.cc RocksDBLite 2014-04-15 13:39:26 -07:00
geodb_impl.h RocksDBLite 2014-04-15 13:39:26 -07:00
geodb_test.cc Fix default path in geodb_test 2014-04-07 13:04:16 -07:00