Show and tell: Postgres, Redis, and object storage adapters for WorkPaper persistence #307
gregkonush
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The serverless WorkPaper example now has runnable persistence adapters for three common storage shapes:
The example keeps the same request handler boundary: load a WorkPaper JSON document, apply a verified cell edit, read the calculated output, and save the updated document back through the adapter.
Links:
What I want feedback on: which storage layer should have the most production-shaped recipe next?
Candidates already queued for first-time contributors include Drizzle, Kysely, Upstash Redis, Neon Postgres, Cloudflare R2, and AWS S3. A useful reply would name the framework or storage driver, the expected deployment target, and the minimum verification you would want before trusting formula-backed workbook JSON in a service.
Beta Was this translation helpful? Give feedback.
All reactions