examples icon indicating copy to clipboard operation
examples copied to clipboard

A collection of examples for SpiceDB users

Results 7 examples issues
Sort by recently updated
recently updated
newest added

As mentioned in discord, I have got SpiceDB to host under AWS Fargate. I am contributing a reference implementation of IaaC for hosting SpiceDB under Fargate

We should use the validation GHA and run it on all examples

area/examples

Adding some examples of collecting metrics for authzed dedicated

I am trying to run SpiceDB in my local. After `docker compose -f datastor/postgres.yml` up when I am trying to connect using zed, getting error. It seems like zed is...

This is Java client app that calls LookupPermissionSets, consumes the events in pages, counts the events consumed, and then starts WatchPermissionSets. It shows how to interact with the Materialize APIs....