jcasbin / redis-watcher

Redis watcher for jCasbin
https://github.com/casbin/jcasbin
Apache License 2.0
4 stars 12 forks source link

Make a Redis watcher for Java Casbin #1

Closed hsluoyz closed 3 years ago

hsluoyz commented 3 years ago

Casbin has supported a lot of Redis watchers for other languages except Java, see:

Go: https://github.com/casbin/redis-watcher, https://github.com/billcobbler/casbin-redis-watcher, https://github.com/escaletech/casbin-redis-watcher Node.js: https://github.com/node-casbin/redis-watcher PyCasbin: https://github.com/ScienceLogic/pycasbin-redis-watcher

Now we need a Java Redis watcher.