rocksdb/include/utilities
Igor Canadi f0a8be253e JSON (Document) API sketch
Summary:
This is a rough sketch of our new document API. Would like to get some thoughts and comments about the high-level architecture and API.

I didn't optimize for performance at all. Leaving some low-hanging fruit so that we can be happy when we fix them! :)

Currently, bunch of features are not supported at all. Indexes can be only specified when creating database. There is no query planner whatsoever. This will all be added in due time.

Test Plan: Added a simple unit test

Reviewers: haobo, yhchiang, dhruba, sdong, ljin

Reviewed By: ljin

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D18747
2014-07-10 09:31:42 -07:00
..
backupable_db.h Add share_files_with_cheksum option to BackupEngine 2014-05-02 17:08:55 -07:00
db_ttl.h Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00
document_db.h JSON (Document) API sketch 2014-07-10 09:31:42 -07:00
geo_db.h RocksDBLite 2014-04-15 13:39:26 -07:00
json_document.h JSON (Document) API sketch 2014-07-10 09:31:42 -07:00
stackable_db.h stackable_db: add default function for GetLiveFilesMetaData() 2014-07-07 17:02:57 -07:00
utility_db.h Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00