Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/casbin/redis-adapter
Redis adapter for Casbin
https://github.com/casbin/redis-adapter
00e084bf1709b4f18475b32df45271993373d2df authored 10 months ago by 沐 <[email protected]>
2f9f7cf9528b1bfbed32b00ab9424657f67adfee authored 10 months ago by George <[email protected]>
9cd9abdc4892c3d7f92671057de3edb176a37f8b authored 10 months ago by George <[email protected]>
3838b9c4975fee42fe61f3250ded8b105878eb06 authored 10 months ago by Yang Luo <[email protected]>
0f85980e64abb411edcdfd9a2afbed9b0b708239 authored 10 months ago by Eric Luo <[email protected]>
* fix: update go.mod, go.sum, README.md
* fix: update README.md
* fix: update README.md
9c324f034643b8f0fa479054b84b57d615c9c5bd authored almost 2 years ago by 鱼竿钓鱼干 <[email protected]>* Add TLS option for redis adapter creation
* Add redis dial option to use tls
* Add TLS o...
17a13a7c1ed28163aa90b4da1d85be4c02cfc47d authored about 2 years ago by Liu <[email protected]>* feat: add pool adapter
* fix: add missing key
* docs: add pool adapter example
0cd40e5655c43a9787353fca24087fde2b571b58 authored about 2 years ago by marcozac <[email protected]>BREAKING CHANGE: expose error in `NewAdapter()`
5c9783033816b8e3348e9cfc78e6c8411a81f0d2 authored about 2 years ago by imp2002 <[email protected]>* feat: support use a specific user login redis
* doc: add `NewAdapterWithUser()`
3321b3786af73dc609a2d54b25bfe7b28c78aff6 authored about 2 years ago by imp2002 <[email protected]>03e1dee06dfc771c0b07e52d378a00f467fc24ba authored over 2 years ago by Ter <[email protected]>
8432d1c190c1c3b12fd2e930ad0480de803f9dcf authored almost 3 years ago by Fabian Bao <[email protected]>
eaa3bc21ef1a7882a6a50a27c6918f8a2021a27b authored almost 3 years ago by Fabian Bao <[email protected]>
837ae045cc19e0478989268d580ed2ae935a959e authored almost 3 years ago by Fabian Bao <[email protected]>
feat: add "withxx" pattern init func
d97679176acb7c63c9c82961f82844a0aecd16a8 authored over 3 years ago by Yang Luo <[email protected]>Signed-off-by: closetool <[email protected]>
49aa7bc65eb03f8827c49accae48da9882c42eb0 authored over 3 years ago by closetool <[email protected]>fix readme on Installation
49e86235ca2209982b43244e521f3a745c9ba5ae authored over 3 years ago by hsluoyz <[email protected]>
fix readme on Installation
change
go get github.com/casbin/redis-adapter
to
go get...
* #7 Fix incorrect reference in go.mod to a forked repository
Changed it back to reference gith...
Remove unused dependencies with go mod tidy
c40c24b6201b52b3e2df542a143e61729fb0cd58 authored about 4 years ago by Yang Luo <[email protected]>Signed-off-by: Wesley Batista <[email protected]>
994e890ac387d6ef74ec30c07be5124802707c26 authored about 4 years ago by Wesley Batista <[email protected]>#7 Fix incorrect reference in go.mod to a forked repository
d320d7204d198d61caab7cf610a3f28ed68a6b22 authored almost 5 years ago by Yang Luo <[email protected]>Changed it back to reference github.com/casbin/redis-adapter
bf1325e218901ac64a5430fa76b73c10ccc8b8be authored almost 5 years ago by James Ho <[email protected]>support casbin v2 and go mod
0ef7649799058afd429bcfcaf7b78a69d7d97543 authored almost 5 years ago by Yang Luo <[email protected]>0585737d014013b4ecefc12f1217e490a47faad9 authored almost 5 years ago by Michael Feng <[email protected]>
8c56da4d48d1531cfecd3878ba40789587c0a5a3 authored over 5 years ago by Yang Luo <[email protected]>
3746cd847fe79178dc4c02ba15ec87b28af6de9f authored over 5 years ago by Yang Luo <[email protected]>
14d1caf86d6de739726cbcff71aa7de0530603ad authored over 5 years ago by Yang Luo <[email protected]>
don't return an error if redis key does not exist
b36d844dade59e5081fd9d41ce55635f532e90c5 authored almost 6 years ago by Yang Luo <[email protected]>Returning an error causes casbin enforcer to panic while loading policies
5048457c114458ce735f5d679a24d62e906f258a authored about 6 years ago by Ron van der Wijngaard <[email protected]>Fix build issue
d89b4f19c6d56bfdfa09cbb676e7a99e3405f5dd authored about 6 years ago by Yang Luo <[email protected]>When the `github.com/garyburd/redigo/redis` package was being used, I would receive a error abou...
c4bd1969efceb209a62132a9849aa567f5575dac authored about 6 years ago by pagumin <[email protected]>Define the redis casbin key as a parameter
92ca8afd7d0650cda49c5d86d6333a3a96c30c48 authored almost 7 years ago by Yang Luo <[email protected]>398ba2a89e687855c9e9f8bf8317a7d5bf750c28 authored almost 7 years ago by Flavien MOULLEC <[email protected]>
245d235844e79f8414a631cc8a92ced4b96c7302 authored over 7 years ago by Yang Luo <[email protected]>
6cd8afab5b83af5a5bf9d4fa3fb84bd346728447 authored over 7 years ago by Yang Luo <[email protected]>
63e9c40f3025b20c9e6d2d49d3b6d25ab26177bd authored over 7 years ago by Yang Luo <[email protected]>
6f1d4bfef2f1db45f9d440e679a61b402be34087 authored over 7 years ago by Yang Luo <[email protected]>
d10c95e29847521174a712dfdf5c3b2655cb76fd authored over 7 years ago by Yang Luo <[email protected]>