spicedb
spicedb copied to clipboard
add caveat support for the rest of datastores
Tracking issue: https://github.com/authzed/spicedb/issues/386 Follow up from https://github.com/authzed/spicedb/pull/807
The foundation for caveat is now in the datastore package, and MemDB implements it. The rest of datastore datastore API and implementations will need to be made aware of caveats.