tendermint/docs/architecture
Adrian Brink e041b2eee6 Merge pull request #502 from tendermint/adrianbrink-patch-1
Update README.md
2017-05-16 10:13:31 +02:00
..
ABCI.md some docs fixes 2017-02-13 21:40:26 -05:00
README.md Update README.md 2017-05-16 09:50:52 +02:00
adr-001.md update arch proposal [ci skip] [circleci skip] 2017-05-12 20:32:57 +02:00
merkle-frey.md [ci skip] [circle skip] Document research on backing dbs 2017-02-05 16:29:37 +01:00
merkle.md use tmlibs 2017-04-21 18:12:54 -04:00

README.md

Architecture Decision Records

This is a location to record all high-level architecture decisions in the tendermint 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