system-design
system-design copied to clipboard
update: Transaction isolation levels
Changelog
Add small part about "Transaction isolation levels", it can be useful for understanding potential problems and performance trade-offs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hey @karanpratapsingh ! Any plans for review? :)
Hi @vbeskrovnov, this looks great! I will definitely make this part of Volume 2 of this course because I am in process of publishing existing content under Volume 1 (ebook coming soon!). Thanks again for your contribution. In the meantime, I will mark it as an improvement.
If you are looking for more suggestions on your v2:
- Transaction serializability and isolation
- Concurrency topics and some advanced definitions such as optimistic concurrency
- Examples of low-level concepts on how they are implemented in popular open source databases like postgres
Hallo
https://github.com/karanpratapsingh/system-design/pull/9
hay