Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / casbin/redis-adapter issues and pull requests
#48 - Write only one NewAdapter
Issue -
State: open - Opened by xuanlongvts 6 months ago
- 1 comment
Labels: question
#47 - undefined: redis DialUsername
Issue -
State: closed - Opened by idealage 7 months ago
- 1 comment
Labels: enhancement
#46 - Suggestion: What happens if we use go-redis?
Issue -
State: open - Opened by huxulm 8 months ago
- 1 comment
Labels: enhancement
#45 - feat: fix LoadPolicy() for Amazon MemoryDB for Redis
Pull Request -
State: closed - Opened by MuZhou233 9 months ago
- 2 comments
Labels: released
#44 - fix(pool): connection pool exhausted
Pull Request -
State: closed - Opened by cococolanosugar 9 months ago
- 2 comments
Labels: released
#43 - feat: fix the closed network connection issue for Redis pool
Pull Request -
State: closed - Opened by cococolanosugar 9 months ago
- 3 comments
Labels: released
#42 - Amazon MemoryDB for Redis: LoadPolicy() got errror "The type is wrong"
Issue -
State: closed - Opened by hongtran96 9 months ago
- 3 comments
Labels: bug, released
#41 - redis pool often has error
Issue -
State: closed - Opened by kissIce 10 months ago
- 3 comments
Labels: bug
#40 - fix: update go.mod, go.sum, README.md
Pull Request -
State: closed - Opened by PokIsemaine almost 2 years ago
- 3 comments
Labels: released
#39 - Can not get v3
Issue -
State: closed - Opened by nnguyent almost 2 years ago
- 1 comment
Labels: bug
#38 - feat: add TLS option for redis adapter creation
Pull Request -
State: closed - Opened by ziranl16 almost 2 years ago
- 8 comments
Labels: released
#37 - feat: add NewAdapterWithPool()
Pull Request -
State: closed - Opened by marcozac almost 2 years ago
- 4 comments
Labels: released
#36 - Having tls options while creating the adapter
Issue -
State: closed - Opened by sujatapatnaik52 almost 2 years ago
- 2 comments
Labels: enhancement
#35 - fix: when redis is down, replace panic with error
Pull Request -
State: closed - Opened by imp2002 about 2 years ago
- 3 comments
Labels: released
#34 - feat: support use a specific user login redis
Pull Request -
State: closed - Opened by imp2002 about 2 years ago
- 4 comments
Labels: released
#33 - Creating adapter with different redis username
Issue -
State: closed - Opened by sujatapatnaik52 about 2 years ago
- 2 comments
Labels: enhancement
#32 - redis adapter panics when redis is down, maybe handle it with an error?
Issue -
State: closed - Opened by sujatapatnaik52 about 2 years ago
- 8 comments
Labels: bug, released
#31 - feat: implement FilteredAdapter & UpdatableAdapter
Pull Request -
State: closed - Opened by JalinWang over 2 years ago
- 5 comments
Labels: released
#30 - updatePolicies is not supported in redis-adapter
Issue -
State: closed - Opened by sujatapatnaik52 over 2 years ago
- 4 comments
Labels: enhancement
#29 - Filtered policies support for casbin redis adapter
Issue -
State: closed - Opened by sujatapatnaik52 over 2 years ago
- 6 comments
Labels: enhancement
#28 - feat: setup semantic-release
Pull Request -
State: closed - Opened by fabian4 almost 3 years ago
- 3 comments
Labels: released
#27 - The automated release is failing 🚨
Issue -
State: closed - Opened by github-actions[bot] almost 3 years ago
- 1 comment
Labels: question, semantic-release
#26 - feat: Setup GitHub Actions and semantic-release
Pull Request -
State: closed - Opened by fabian4 almost 3 years ago
- 2 comments
Labels: released
#25 - Setup GitHub Actions and semantic-release
Issue -
State: closed - Opened by hsluoyz almost 3 years ago
- 2 comments
Labels: enhancement
#24 - fix: load policy by array to void problems caused by cvs reader
Pull Request -
State: closed - Opened by fabian4 almost 3 years ago
- 3 comments
Labels: released
#23 - The exception string type causes the Enforce function to completely fail
Issue -
State: closed - Opened by zj611 almost 3 years ago
- 3 comments
Labels: duplicate, question
#22 - feat: add "withxx" pattern init func
Pull Request -
State: closed - Opened by kilosonc over 3 years ago
- 4 comments
Labels: released
#21 - feat: add func NewAdapterWithOption
Pull Request -
State: closed - Opened by luo1324574369 over 3 years ago
- 1 comment
#20 - Merge pull request #15 from ghosx/master
Pull Request -
State: closed - Opened by luo1324574369 over 3 years ago
#19 - Merge pull request #15 from ghosx/master
Pull Request -
State: closed - Opened by luo1324574369 over 3 years ago
#18 - feat: add func NewAdapterWithOption
Pull Request -
State: closed - Opened by luo1324574369 over 3 years ago
#17 - feat: add func NewAdapterWithOption
Pull Request -
State: closed - Opened by luo1324574369 over 3 years ago
#16 - i want to both have withkey and withpassword func
Issue -
State: closed - Opened by luo1324574369 over 3 years ago
- 5 comments
Labels: enhancement, released
#15 - fix readme on Installation
Pull Request -
State: closed - Opened by ghosx over 3 years ago
- 2 comments
Labels: released
#14 - Update management API
Issue -
State: closed - Opened by uran0sH over 3 years ago
- 2 comments
Labels: question
#13 - Remove unused dependencies with go mod tidy
Pull Request -
State: closed - Opened by WesleyBatista almost 4 years ago
- 2 comments
#12 - Remove unused dependencies
Issue -
State: closed - Opened by WesleyBatista almost 4 years ago
- 2 comments
Labels: bug
#11 - Why not use list to save policies?
Issue -
State: closed - Opened by uran0sH almost 4 years ago
- 4 comments
Labels: question
#10 - fix: add method AddPolicies and implement method AddPolicy
Pull Request -
State: closed - Opened by uran0sH almost 4 years ago
- 10 comments
#9 - Adapter is not compliant with BatchAdapter interface
Issue -
State: closed - Opened by WesleyBatista almost 4 years ago
- 1 comment
Labels: enhancement
#8 - #7 Fix incorrect reference in go.mod to a forked repository
Pull Request -
State: closed - Opened by jimmy-ho almost 5 years ago
- 1 comment
#7 - go.mod set to forked repository
Issue -
State: closed - Opened by jimmy-ho almost 5 years ago
- 7 comments
Labels: bug
#6 - support casbin v2 and go mod
Pull Request -
State: closed - Opened by fengjihua almost 5 years ago
- 1 comment
#5 - feat: Support specifies the database to select for Redis.
Pull Request -
State: closed - Opened by RickyLiu about 5 years ago
- 1 comment
#4 - I can't connect redis with password
Issue -
State: closed - Opened by fghosth over 5 years ago
- 4 comments
Labels: enhancement
#3 - don't return an error if redis key does not exist
Pull Request -
State: closed - Opened by rvdwijngaard almost 6 years ago
- 7 comments
Labels: wontfix
#2 - Fix build issue
Pull Request -
State: closed - Opened by hcarriz about 6 years ago
- 2 comments
#1 - Define the redis casbin key as a parameter
Pull Request -
State: closed - Opened by flavien29 over 6 years ago
- 1 comment