Hi, is spicedb has any mechanism, such
# spicedb
a
Hi, is spicedb has any mechanism, such as events, that allows subscribing to notifications when the schema is updated?
v
Not at the moment. We implemented this in the Datastore Watch API, so the only work remaining is exposing it via gRPC controllers and adjust the SpiceDB Wach API definition.
Feel free to chime in with your requiremenets / thump up the associated issue: https://github.com/authzed/spicedb/issues/1995
6 Views