mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
* Table design * v2 * v3 * Update database.md * Update docs/design/database.md Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Design
Docs under this page contain some context on how we've iterated on the Reth design (still WIP, please contribute!):
- Database
- Networking
- Metrics: Guidelines on metrics and traces.
- Review of Other Codebases