mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-02-06 03:32:52 +00:00
9 lines
No EOL
257 B
Markdown
9 lines
No EOL
257 B
Markdown
# Plumbing
|
|
|
|
This chapter documents the code that salsa generates and its "inner workings".
|
|
We refer to this as the "plumbing".
|
|
|
|
## History
|
|
|
|
* 2020-07-05: Updated to take [RFC 6](rfcs/RFC0006-Dynamic-Databases.md) into account.
|
|
* 2020-06-24: Initial version. |