We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b82de8 commit cd42309Copy full SHA for cd42309
README.md
@@ -4,6 +4,7 @@ This repository documents how sub-systems within Backstroke interact to perform
4
5
- [Redis: How the worker accepts jobs and provides status updates](REDIS.md)
6
- [Operation Dispatcher: How do links automatically update?](OPERATION_DISPATCHER.md)
7
+- [Request Tracing: How to follow a request through the entire system via its request id](REQUEST_TRACING.md)
8
- Database: General philosophies and a database schema
9
- Dashboard: How users log into the dashboard and update links
10
0 commit comments