An open API service indexing awesome lists of open source software.

https://github.com/cloudfoundry/diego-notes

Diego Notes
https://github.com/cloudfoundry/diego-notes

Last synced: 12 months ago
JSON representation

Diego Notes

Awesome Lists containing this project

README

          

# Diego Notes

This folder contains development notes on Diego project.

- [adr](./adr) folder contains architectural decision records. See its
[README.md](./adr/README.md) for more information.
- [notes](./notes) folder contains an archived documentation related to
specific subject/story. The purpose of these documents is to get an idea of
the initial motivation and architectural decisions related to that topic at
that point of time. These documents have not been updated since the work on a
story has been finished and should not be treated as a source of truth of the
current state of system.
- [proposals](./proposals) folder contains documents that describe ideas and
solutions that could solve a particular problem.

If you would like to see a documentation on a specific topic please open an
issue in this repo.