sandbox-agent/sdks/persist-postgres
2026-03-25 05:13:47 +00: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.5.0-rc.2 2026-03-25 05:13:47 +00: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.