Git Product home page Git Product logo

Comments (2)

jakedt avatar jakedt commented on August 17, 2024

Some other potential improvements:

  • delete API which takes a list of tupleset filters as a mirror to the Read API
  • definitely remove the user oneof where we used to allow integer user IDs

from spicedb.

josephschorr avatar josephschorr commented on August 17, 2024

Support for schema language instead of namespace configs

Done in v1alpha1 and supported further in v1, where schema reads now return the full set of schema and schema writes will now remove any unreferenced types (i.e. it is a "full" write)

All API calls are consistent by default (not done)
Zookies optionally can be provided to safely allow flexibility in consistency

The decision was made to keep existing "good enough" behavior to keep the performance benefits, but to also allow explicit configuration of the consistency level required on a request via the https://github.com/authzed/api/blob/main/authzed/api/v1/permission_service.proto#L50 message

Subject References should treat a lack of relation as "ellipsis"

Explicitly moved to an optional relation on subjects which, when not specified, indicates the relationship is to the subject as a whole (equivalent to ... in V0).

delete API which takes a list of tupleset filters as a mirror to the Read API

Done, and also applied to the Write API for preconditions

definitely remove the user oneof where we used to allow integer user IDs

Done, as integer IDs were already disallowed in V0

from spicedb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.