postgresml/pgcat · src
The src module of postgresml/pgcat — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
20
Files
88
Total in-degree
2
Modules imported
1
Importing modules
A file in this module participates in a circular import — see the architecture overview.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- config.rs13 in · 6 out · radius 15
- errors.rs12 in · 0 out · radius 17
- pool.rs11 in · 8 out · radius 15
- stats.rs7 in · 3 out · radius 15
- server.rs6 in · 9 out · radius 15
- messages.rs6 in · 4 out · radius 15
- constants.rs5 in · 0 out · radius 17
- sharding.rs4 in · 0 out · radius 16
- client.rs3 in · 12 out · radius 15
- auth_passthrough.rs3 in · 4 out · radius 15
- dns_cache.rs3 in · 2 out · radius 15
- tls.rs3 in · 2 out · radius 15
- admin.rs2 in · 7 out · radius 15
- query_router.rs2 in · 6 out · radius 15
- mirrors.rs2 in · 2 out · radius 15
- scram.rs2 in · 2 out · radius 16
- cmd_args.rs2 in · 0 out · radius 2
- prometheus.rs1 in · 4 out · radius 1
- logger.rs1 in · 1 out · radius 1
- lib.rs0 in · 20 out · radius 0
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
Ask AI about postgresml/pgcat
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.