Problem: community drivers not working w/ latest BDB (#2443)

Solution: In the docs page listing the Community-Driven Libraries and Tools, make it clear that they might not work with the latest version of BigchainDB. Make it a warning rather than a note.
This commit is contained in:
Troy McConaghy 2018-08-10 11:39:44 +02:00 committed by GitHub
parent 3760824261
commit bbf5310ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -11,10 +11,11 @@ Libraries and Tools Maintained by the BigchainDB Team
Community-Driven Libraries and Tools
------------------------------------
.. note::
.. warning::
Some of these projects are a work in progress,
but may still be useful.
Others might not work with the latest version of BigchainDB.
* `Haskell transaction builder <https://github.com/bigchaindb/bigchaindb-hs>`_
* `Go driver <https://github.com/zbo14/envoke/blob/master/bigchain/bigchain.go>`_