Join Discord
Powered by
Any downsides to using this something like this fo...
# spicedb
r
rierevin
08/11/2023, 7:38 PM
Any downsides to using this something like this for testing?
https://github.com/authzed/examples/blob/main/spicedb-as-library/main.go
We would make an in memory server at the beginning of test runs and otherwise use the client as usual. We're using Go in our project.
Previous
Next