Joseph Schorr

Results 278 comments of Joseph Schorr
trafficstars

Playground is now open source: https://github.com/authzed/playground We expect this integration to come in the near future now that Playground is open

The Playground always uses a real SpiceDB (via [WASM](https://authzed.com/blog/some-assembly-required)) to run its tests. Integration coming along will allow for importing/exporting of schema+relationships to the underlying SpiceDB so *external* API calls...

> Any Idea when the "Integration coming along" will be released ? Has not been scheduled yet, so as of right now - unknown

Actually, we need to reopen it because we need to do direct integration

Hi @claraisrael, Can you expand on which scenarios you'd find contextual relationships useful? The problem with injecting contextual relationships is that it breaks caching: any cached entry that relies upon...

@xwrs Have you seen the proposal for composed schema? https://github.com/authzed/spicedb/issues/1437. I believe this may help you handle complexity, while still allowing for a unified set of data. In particular, we'd...

Related issue: https://github.com/authzed/spicedb/issues/735

Fixed in #1885, #1891, #1894

Breaking into two issues, starting with cursors: https://github.com/authzed/spicedb/issues/1339

See also https://github.com/authzed/spicedb/issues/1266