SpiceDB + SLite
# spicedb
a
Hello guys, Would spiceDB would with sqlite? I know it's not on the docs, but would like to confirm
v
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
Got it, thanks
e
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
like for local development using minikube or something? is persistence a requirement?
v
you'd have to run it with a single replica and a statefulset, tho
so you won't be able to see the dispatch ring in action
21 Views