Skip to content

connylabs/zedcache

Repository files navigation

zedcache

A transparent cache for authzed's zedtokens.

Motivation

To boost performance while still avoiding security pitfalls like the New Enemy Problem authzed requires the use of zedtokens. zedtokens are supposed to be saved along the resource itself, forcing developers to create new database rows. zedcache tries to transparently cache zedtokens and boost performance.

Cache

The kind of cache used is crucial. An inconsistent cache can lead to the New Enemy Problem.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages