-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
enhancementNew feature or requestNew feature or requestworking on itPlease be patient!Please be patient!
Description
What
Would be nice if we could have a SQLiteBunPersister (or BunSQLitePersister) because bun already supports SQLite3 out of the box as described here.
How
Solution could be using createCustomSqlitePersister a new persister named SQLiteBunPersister.
Alternatives
I have considered using createCustomSqlitePersister but I think that's more of an internal API and better be that way.
Why
Bun is really popular and its very easy to setup, comes out of the box with Typescript etc etc. So would be nice if we could support that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestworking on itPlease be patient!Please be patient!