tendermint/docs/architecture
Ethan Buchman ac971c1a19 some docs fixes 2017-02-13 21:40:26 -05:00
..
ABCI.md some docs fixes 2017-02-13 21:40:26 -05:00
README.md Starting some thoughts on merkle storage 2017-02-03 15:39:35 +01:00
merkle-frey.md [ci skip] [circle skip] Document research on backing dbs 2017-02-05 16:29:37 +01:00
merkle.md some docs fixes 2017-02-13 21:40:26 -05:00

README.md

Architecture Decision Records

This is a location to record all high-level architecture decisions in the tendermin project. Not the implementation details, but the reasoning that happened. This should be refered to for guidance of the "right way" to extend the application. And if we notice that the original decisions were lacking, we should have another open discussion, record the new decisions here, and then modify the code to match.

This is like our guide and mentor when Jae and Bucky are offline.... The concept comes from a blog post that resonated among the team when Anton shared it.

Each section of the code can have it's own markdown file in this directory, and please add a link to the readme.

Sections