The Database is Always/Eventually The Bottleneck
Open
discuss
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Most people working in tech don't talk/think about it, but _any_ app that stores data needs a place to _store_ that data.
Reducing the latency (response time) for Database [CRUD] requests should be the main objective of any DevOps person.
> **Note**: just opening this issue to capture outline of a topic I want to write about. Definitely not "finished".
Contributor guide
Assessment
This issue has not been assessed yet.