sandbox-agent/sdks/persist-postgres
2026-03-15 23:26:42 -07:00
..
src SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
package.json chore(release): update version to 0.4.0-rc.3 2026-03-15 23:26:42 -07:00
README.md SDK: Add ensureServer() for automatic server recovery (#260) 2026-03-15 20:29:28 -07:00
tsconfig.json chore: fix bad merge 2026-02-11 07:57:02 -08:00
tsup.config.ts chore: fix bad merge 2026-02-11 07:57:02 -08:00
vitest.config.ts chore: fix bad merge 2026-02-11 07:57:02 -08:00

@sandbox-agent/persist-postgres

Deprecated: This package has been deprecated and removed.

Install pg directly and copy the driver source into your project. See the full example and the session persistence docs for guidance.