Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / casbin/redis-watcher issues and pull requests

#50 - feat: use redis UniversalClient interface

Pull Request - State: closed - Opened by hex2dec over 1 year ago - 4 comments

#49 - Merge pull request #1 from casbin/master

Pull Request - State: closed - Opened by ShuaiGao over 1 year ago - 2 comments

#48 - ci: add dependabot

Pull Request - State: closed - Opened by sixcolors almost 2 years ago - 2 comments

#47 - tag 2.4.0 deleted, but.... 2.4.0 is still the newest release

Issue - State: closed - Opened by sixcolors almost 2 years ago - 4 comments
Labels: question

#46 - feat: upgrade go-redis from v8 to v9

Pull Request - State: closed - Opened by Wrapping-2000 almost 2 years ago - 2 comments
Labels: released

#45 - feat: bump go-redis from v8 to v9

Pull Request - State: closed - Opened by Wrapping-2000 almost 2 years ago - 5 comments

#44 - add dependabot for GitHub actions and gomod

Issue - State: closed - Opened by sixcolors almost 2 years ago - 2 comments
Labels: enhancement

#43 - feat: bump github.com/redis/go-redis/v9

Pull Request - State: closed - Opened by sixcolors almost 2 years ago - 14 comments
Labels: released

#42 - update to github.com/redis/go-redis/v9

Issue - State: closed - Opened by sixcolors almost 2 years ago - 1 comment
Labels: enhancement

#41 - use SavePolicy in multi pod will cause data lost

Issue - State: closed - Opened by WRAllen about 2 years ago - 8 comments
Labels: invalid

#40 - doc:change readme add SavePolicy comment

Pull Request - State: closed - Opened by WRAllen about 2 years ago - 3 comments

#39 - docs: fix README.md typo

Pull Request - State: closed - Opened by zacscoding about 2 years ago - 3 comments
Labels: released

#38 - ERROR: duplicate key value violates unique constraint "idx_casbin_rule" (SQLSTATE 23505)

Issue - State: closed - Opened by xunfeng1980 about 2 years ago - 10 comments
Labels: question

#37 - feat: remove Redis cluster node number check, it's redis client responsibility

Pull Request - State: closed - Opened by e-genov-ks over 2 years ago - 3 comments
Labels: released

#36 - question: redis: discarding bad PubSub connection: read tcp

Issue - State: closed - Opened by MagicalBomb over 2 years ago - 3 comments
Labels: question

#35 - feat: support UpdatableWatcher interface

Pull Request - State: closed - Opened by Rainshaw over 2 years ago - 2 comments
Labels: released

#34 - feat: support default UpdateCallback

Pull Request - State: closed - Opened by Rainshaw over 2 years ago - 4 comments
Labels: released

#33 - require github.com/casbin/redis-watcher/v2: version "v0.0.5" invalid: should be v2, not v0

Issue - State: closed - Opened by bilinxing over 2 years ago - 2 comments
Labels: enhancement

#32 - 🐛 SetUpdateCallback does not default to Enforcer.LoadPolicy()

Issue - State: closed - Opened by sixcolors over 2 years ago - 6 comments
Labels: question

#31 - go get failed

Issue - State: closed - Opened by yanzhili over 2 years ago - 3 comments
Labels: bug

#30 - feat: support redis-cluster

Pull Request - State: closed - Opened by eirueirufu over 2 years ago - 13 comments
Labels: released

#29 - [feat] Add default WatcherEx update callback

Pull Request - State: closed - Opened by JalinWang almost 3 years ago - 6 comments

#28 - Optimize UpdateForSavePolicy

Issue - State: closed - Opened by JalinWang almost 3 years ago - 2 comments
Labels: enhancement

#27 - feat: implement all methods of WatcherEx

Pull Request - State: closed - Opened by JalinWang almost 3 years ago - 10 comments
Labels: released

#26 - [Feature] redis-watcher's partial implementation of the WatcherEx interface

Issue - State: closed - Opened by JalinWang almost 3 years ago - 7 comments
Labels: enhancement, released

#25 - Open redis connection pool configuration

Issue - State: closed - Opened by yicm almost 3 years ago - 2 comments
Labels: invalid

#24 - perf: remove unnecessary init config

Pull Request - State: closed - Opened by Angry-Chick almost 3 years ago - 2 comments

#23 - perf: remove unnecessary init config

Pull Request - State: closed - Opened by Angry-Chick almost 3 years ago - 3 comments
Labels: released

#22 - perf: remove unnecessary init config

Pull Request - State: closed - Opened by Angry-Chick almost 3 years ago - 2 comments

#21 - fix: update Simple Example

Pull Request - State: closed - Opened by tangyang9464 over 3 years ago - 2 comments
Labels: released

#20 - Possible Deadlock in Watcher Channel Close

Issue - State: closed - Opened by source-punk over 3 years ago - 11 comments
Labels: invalid

#19 - feat: ignore self if set true

Pull Request - State: closed - Opened by hadican over 3 years ago - 6 comments
Labels: released

#18 - Isn't redis cluster supported yet

Issue - State: closed - Opened by twgcode over 3 years ago - 3 comments
Labels: question

#17 - fix: broken semantic release

Pull Request - State: closed - Opened by kilosonc over 3 years ago - 3 comments
Labels: released

#16 - The automated release is failing 🚨

Issue - State: closed - Opened by github-actions[bot] over 3 years ago - 3 comments
Labels: bug, semantic-release, released

#15 - feat: receive external client

Pull Request - State: closed - Opened by kilosonc over 3 years ago - 1 comment
Labels: released

#14 - fix: lack semantic release

Pull Request - State: closed - Opened by kilosonc over 3 years ago - 1 comment
Labels: released

#13 - Allow passing *redis.Client when create Watcher

Issue - State: closed - Opened by hsluoyz over 3 years ago - 2 comments
Labels: enhancement, released

#12 - Setup semantic-release and don't use my username to release

Issue - State: closed - Opened by hsluoyz over 3 years ago - 2 comments
Labels: enhancement, released

#11 - fix: issue 10 - set callback during watcher constructor

Pull Request - State: closed - Opened by kizjig over 3 years ago - 3 comments
Labels: released

#10 - Callback not initialised on watcher creation

Issue - State: closed - Opened by kizjig over 3 years ago - 1 comment
Labels: bug

#9 - Allow passing *redis.Client when create Watcher

Pull Request - State: closed - Opened by binhnguyenduc over 3 years ago - 2 comments

#8 - fix: Update README.md

Pull Request - State: closed - Opened by ffyuanda over 3 years ago - 2 comments
Labels: released

#7 - Lack batch update methods in watcher interface

Issue - State: closed - Opened by h7kanna over 3 years ago - 11 comments
Labels: enhancement

#6 - fix: json marshalling error with private members

Pull Request - State: closed - Opened by gonsuke over 3 years ago - 1 comment

#5 - Casbin v2.30 support

Pull Request - State: closed - Opened by gonsuke almost 4 years ago - 2 comments

#4 - fix: add badges

Pull Request - State: closed - Opened by kilosonc almost 4 years ago - 2 comments

#3 - Add badges like code-coverage, go report, godocs, releases

Issue - State: closed - Opened by hsluoyz almost 4 years ago - 1 comment
Labels: documentation

#2 - refactor: first commit

Pull Request - State: closed - Opened by kilosonc almost 4 years ago

#1 - Implement a Redis watcher that supports WatcherEx interface

Issue - State: closed - Opened by hsluoyz almost 4 years ago - 2 comments
Labels: enhancement