Ben Vernier
Ben Vernier
Adding some context as to cases where making ZedTokens a repeated field might not be enough. When consuming changes from the Watch API I get a ZedToken for when the...
@josephschorr I did a quick PoC for this: - Suggested API change: https://github.com/authzed/api/pull/106 - Implementation of this API change for Postgres datastore: https://github.com/authzed/spicedb/pull/1906 Let me know your thoughts, if you're...
> although we'd need to clean up a bit the conditionals used around whether to add the RETURNING on not. Did you have something specific in mind? The way I...