primate icon indicating copy to clipboard operation
primate copied to clipboard

support for live queries in `@primate/store`

Open terrablue opened this issue 1 year ago • 0 comments

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

terrablue avatar Jul 19 '24 14:07 terrablue