You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's going to be a few more days to ship databases (SQLite) as I need to finish the provisioning process, test and then add some admin tooling (e.g., run a SQL query).
Docker volumes (for things like file uploads), KV stores and Queues (with Redis/ValKey) are coming right after that. This should allow you to do caching and orchestrating workers.
Storage is configurable per project, and in some cases per environments (e.g., have different DB for prod and dev).
If you have any requirements or suggestions for these, let me know.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Working on it at the moment:
It's going to be a few more days to ship databases (SQLite) as I need to finish the provisioning process, test and then add some admin tooling (e.g., run a SQL query).
Docker volumes (for things like file uploads), KV stores and Queues (with Redis/ValKey) are coming right after that. This should allow you to do caching and orchestrating workers.
Storage is configurable per project, and in some cases per environments (e.g., have different DB for prod and dev).
If you have any requirements or suggestions for these, let me know.
Beta Was this translation helpful? Give feedback.
All reactions