good morning!!!!

Skip to content
Snippets Groups Projects
Commit 6658300a authored by a's avatar a
Browse files

Delete README.md

parent e55943c6
No related branches found
No related tags found
No related merge requests found
All the business logic for pggat happens here.
# Folder overview
In general, the top level folder will hold the interface. A subfolder (generally the plural version of the parent folder's name) will hold versioned implementations.
## auth
All authentication functions. Protocol unspecific.
## bouncer
All routing: accepting frontends, backends, and handling transactions.
## middleware
Intercept packets and perform operations on them
## perror
Special postgres error types
## rob
A fair-share scheduler
## util
Project generic helper structures and functions
## zap
Zero allocation packet handling
### zap/packets
Packet reading/writing helpers
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment