mspnp / performance-optimization

Guidance on how to observe, measure, and correct common issues in a cloud-based system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include docs in solution

mattjohnsonpint opened this issue · comments

All solutions should have a "Solution Items" folder containing the markdown documentation for the pattern and the LICENSE file.

I also noticed that some of the projects have a readme.md file, but some do not.

Those that are missing:

  • ChattyIO
  • ExtraneousFetching
  • NoCaching

@JohnPWSharp @bennage - should these be written, or should the existing ones be removed?

I'll need to review the exisingreadme files.

I will create them.

I have updated/created READMEs for all anti-patterns except MonolithicPersistence – Hanz is still working on this one.

All docs have been added to solution. Closing this issue.