Closed butschster closed 7 months ago
When I mentioned SurrealDB to you, I meant that LIVE SELECT can replace data propagation via WebSocket (supposedly the same, but different). Is this what you need?
When I mentioned SurrealDB to you, I meant that LIVE SELECT can replace data propagation via WebSocket (supposedly the same, but different). Is this what you need?
I need some persistent storage inside container. And there are two options: SurrealDB or Postgres.
We need to find an alternative to the current key-value (KV) storage system used in Bugregator for managing events and settings. One potential replacement is SurrealDB, an in-memory database. It's essential to investigate SurrealDB to determine its feasibility as a substitute for our existing KV storage solution. Relevant information can be found at https://github.com/surrealdb/surrealdb.