primate
primate copied to clipboard
support for live queries in `@primate/store`
Several drivers implement live queries, which will be needed by @primate/live to manage reactive server values.
- SQLite: https://github.com/sqlitecloud/sqlitecloud-js
- PostGreSQL: https://github.com/electric-sql/pglite
- SurrealDB: https://github.com/orgs/surrealdb/discussions/1208