access-controller
access-controller copied to clipboard
feat: add support for snapshot tokens (e.g. zookies)
Snapshot tokens (referred to as zookies in the paper in section 2.2) should be implemented to avoid evaluating checks for new contents using stale ACLs. The purpose of this work is to support the content-change check protocol and consistency model inspired by Zanzibar.