Registry / auth / casbin-redis-watcher-v2

casbin-redis-watcher-v2

JSON →
library2.8.0gogounverified

A Redis watcher for Casbin to synchronize policy changes across multiple instances.

go get github.com/casbin/redis-watcher/v2
INSTALL
IMPORT
SIG · CASBIN-REDIS-WATCH
C
casbin-redis-watcher-v2
authgov2.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rediswatcher
✓ github.com/casbin/redis-watcher/v2

Create a Redis watcher for Casbin.

package main import ( "fmt" "github.com/casbin/redis-watcher/v2" ) func main() { w, _ := rediswatcher.NewWatcher("redis://localhost:6379") fmt.Println(w) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.8.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
casbin-redis-watcher-v2 — go get casbin-redis-watcher-v2 · libregistry