rocksdb/include/rocksdb
Igor Canadi d0beadd456 Env class that can randomly read and write
Summary: I have implemented basic simple use case that I need for External Value Store I'm working on. There is a potential for making this prettier by refactoring/combining WritableFile and RandomAccessFile, avoiding some copypasta. However, I decided to implement just the basic functionality, so I can continue working on the other diff.

Test Plan: Added a unittest

Reviewers: dhruba, haobo, kailiu

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D13365
2013-10-10 00:03:08 -07:00
..
arena.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
c.h Replace include/leveldb with include/rocksdb. 2013-08-23 10:51:00 -07:00
cache.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
compaction_filter.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
comparator.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
db.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
env.h Env class that can randomly read and write 2013-10-10 00:03:08 -07:00
filter_policy.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
iterator.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
ldb_tool.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
memtablerep.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
merge_operator.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
options.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
perf_context.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
slice_transform.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
slice.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
statistics.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
status.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
table_builder.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
transaction_log.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
types.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
universal_compaction.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
write_batch.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00