From ebb6e84ad096af6068dbbcdf08152833b93a9f43 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Mon, 18 Dec 2017 17:57:13 +0100 Subject: [PATCH] New page about production-readiness for Tendermint branch --- docs/root/source/index.rst | 1 + docs/root/source/production-ready.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 docs/root/source/production-ready.md diff --git a/docs/root/source/index.rst b/docs/root/source/index.rst index be2f5f1b..433075c1 100644 --- a/docs/root/source/index.rst +++ b/docs/root/source/index.rst @@ -78,6 +78,7 @@ More About BigchainDB :maxdepth: 1 BigchainDB Docs Home + production-ready terminology decentralized diversity diff --git a/docs/root/source/production-ready.md b/docs/root/source/production-ready.md new file mode 100644 index 00000000..38b20c28 --- /dev/null +++ b/docs/root/source/production-ready.md @@ -0,0 +1,3 @@ +# Production-Ready? + +Depending on your use case, BigchainDB may or may not be production-ready. You should ask your service provider.