Skip to content

Company-wide architecture decisions. Such as patterns, domain models, and others.

License

Notifications You must be signed in to change notification settings

budproj/architecture-decision-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


An old man trying to stop the printer from throwing paper

Company-wide architecture decisions. Such as patterns, domain models, and others.

📖 About this

This repository doesn't contain any code. Here, you can find all company-wide architecture decisions to explore and understand the context regarding each ADR.

🤖 Getting started

To understand our architecture decision logs repository you must first understand three separate concepts:

  1. Architecture Decision Record: The record of an architecture decision. To understand what is an ADR, check our CONTRIBUTING.md file;
  2. Architecture Decision Log: A list of created ADRs, organized by their creation time;
  3. Architecture Decision Group: A group of architecture decision records. Those are arbitrary, ad-hoc groups (like folders) of more than one ADR. Inside each ADG you will only find symbolic links to any ADR related to it. Some example of ADGs are:
  • Accepted
  • Rejected
  • Deprecated
  • Domain-related

So, if you want to check all our architecture decisions, you could check the adl folder of this repository.

If you wish to navigate in how we're organizing our ADRs you can go to the adg folder of this repository. While there, keep in mind that it only contains symbolic links, so the folder structure might change anytime.

💻 Contributing

Contributions are what make our company such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. You can learn how to contribute to this project on the CONTRIBUTING file.

🔗 Useful links

🔓 License

Distributed under the Apache 2.0 License. See LICENSE for more information.

About

Company-wide architecture decisions. Such as patterns, domain models, and others.

Topics

Resources

License

Stars

Watchers

Forks