rocksdb/build_tools
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library
Summary: This patch splits the posix storage backend into Env and
the actual *File implementations. The motivation is to allow other Envs
to use posix as a library. This enables a storage backend different from
posix to split its secondary storage between a normal file system
partition managed by posix, and it own media.

Test Plan: No new functionality is added to posix Env or the library,
thus the current tests should suffice.
2015-10-22 17:31:31 +02:00
..
amalgamate.py New amalgamation target 2015-10-01 08:29:31 +13:00
build_detect_platform Split posix storage backend into Env and library 2015-10-22 17:31:31 +02:00
dockerbuild.sh Move dockerbuild.sh to build_tools/ 2015-06-17 14:09:12 -07:00
fb_compile_mongo.sh set -e in fb_compile_mongo.sh 2015-06-29 11:43:25 -07:00
fbcode_config4.8.1.sh Split posix storage backend into Env and library 2015-10-22 17:31:31 +02:00
fbcode_config.sh Split posix storage backend into Env and library 2015-10-22 17:31:31 +02:00
format-diff.sh Check formatting in Travis 2015-09-17 22:02:05 -07:00
make_new_version.sh Fix make_new_version.sh 2015-03-10 17:24:33 -07:00
make_package.sh Package generation for Ubuntu and CentOS 2014-09-29 16:09:46 -07:00
regression_build_test.sh Add db_bench with lots of column families to regression tests 2014-09-05 14:20:18 -07:00
rocksdb-lego-determinator Adding artifacts to stress_crash CI job 2015-10-19 20:13:14 -07:00
run_ci_db_test.ps1 Improve test running scripts 2015-10-02 11:33:35 -07:00
version.sh Cross-platform fix version.sh 2014-10-04 11:17:06 +02:00