Hello guys,
Would spiceDB would with sqlite?
I know it's not on the docs, but would like to confirm
v
vroldanbet
03/22/2024, 11:38 AM
Not out of the box, it would require adding a new datastore, but in principle it should work. Of course it won't support regionally distributed setups, but for single node it should work.
a
adriangalilea
03/22/2024, 2:41 PM
Got it, thanks
e
ensonic
03/24/2024, 4:56 PM
It would be nice for a developer setup. The closes is to run in-cluster postgresql I think (e.g. via patroni), which I have on my todo list.
y
yetitwo
03/24/2024, 9:39 PM
like for local development using minikube or something? is persistence a requirement?
v
vroldanbet
03/25/2024, 9:46 AM
you'd have to run it with a single replica and a statefulset, tho
vroldanbet
03/25/2024, 9:46 AM
so you won't be able to see the dispatch ring in action