TreasureTrails/node_modules/pg-protocol
2026-03-18 09:02:21 -05:00
..
dist Initial commit 2026-03-18 09:02:21 -05:00
esm Initial commit 2026-03-18 09:02:21 -05:00
src Initial commit 2026-03-18 09:02:21 -05:00
LICENSE Initial commit 2026-03-18 09:02:21 -05:00
package.json Initial commit 2026-03-18 09:02:21 -05:00
README.md Initial commit 2026-03-18 09:02:21 -05:00

pg-protocol

Low level postgres wire protocol parser and serializer written in Typescript. Used by node-postgres. Needs more documentation. 😄