Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/etcd-watcher

Etcd watcher for Casbin
https://github.com/casbin/etcd-watcher

feat: add NewWatcherWithConfig() (#25)

* feat: Added configuration-based constructors

* fix: keyName is not specified.

* test: ne...

ace56e7aa15421d829fbdafdb3a045d0daeaa8d5 authored 11 months ago by YuetChn <[email protected]>
feat: update CI Go version

fcbdc9d3e2098b85f0b7a95a0b999db4eee4022c authored 11 months ago by Yang Luo <[email protected]>
fix: ignore update messages from itself (#23)

* fix: ignore update messages from itself

* revert unit test

ae49efea42b546fff0a4a7c1b44113b87829d53f authored about 2 years ago by sasakiyori <[email protected]>
fix: ignore self and reduce network request (#22)

bb800b64583b9376cf704549fb2273411b2a1357 authored over 2 years ago by Jalin Wang <[email protected]>
chore: remove useless log prints (#19)

0e5a3187b5eeedfa14c3d4b015eccb8fafec5d4f authored over 2 years ago by sasakiyori <[email protected]>
feat: support password for auth and security (#17)

39ced1a33a947e6933051384d3587beed097465b authored over 2 years ago by ridgejns <[email protected]>
Merge pull request #16 from closetool/master

fix: data race for callback

286399c50dd4ec166fb318e702966b42db644835 authored over 3 years ago by Yang Luo <[email protected]>
fix: data race for callback

Signed-off-by: closetool <[email protected]>

5fc960011f8799b393429ec48cf9592f9e228756 authored over 3 years ago by closetool <[email protected]>
Merge pull request #14 from ankitrgadiya/master

Upgrading etcd client/api to v3

0c4b40b603f22eff71c9b5f114e40adaf68f3abd authored over 3 years ago by Yang Luo <[email protected]>
chore: bumps go module to /v2

BREAKING CHANGE: The module is now accessible at
github.com/casbin/etcd-watcher/v2

Signed-off-b...

b3e1488e8307e52545e1e7579afd46c8b37001a2 authored over 3 years ago by Ankit R Gadiya <[email protected]>
fix: upgrade etcd client/api to v3

BREAKING CHANGE: etcd modules are upgraded to use Go Modules compatible versions.

Signed-off-by...

be15749fb519b7e1558df079cb60abaa25a01c47 authored over 3 years ago by Ankit R Gadiya <[email protected]>
Merge pull request #13 from closetool/master

fix: add github action

902fb286109f3f1cf70f5878a9e454e8a8827b17 authored over 3 years ago by Yang Luo <[email protected]>
fix: add github action

Signed-off-by: closetool <[email protected]>

9d4cc592ea65989c3415167789d98a06d41816c3 authored over 3 years ago by closetool <[email protected]>
fix: Upgrading import paths for casbin/v2 and fixing travis (#11)

* fix: Upgrading import paths for casbin/v2 and fixing travis
1. update casbin import paths to ...

c297c0e2b792444b08c3bcbb190e86a328d0a57c authored over 3 years ago by Hitesh Sethi <[email protected]>
Merge pull request #6 from phaniraj75/feature/watcher-with-configurable-multiple-endpoints

configurable watcher with multiple endpoints

1147baf6a2fcf0a7a05abf3996c382fc1b0fcf0d authored about 5 years ago by Yang Luo <[email protected]>
travis updates

c81c86bb2569a75e158d2ed163e893f2b1f84ca6 authored about 5 years ago by phani <[email protected]>
configurable watcher with multiple endpoints

f9274e7c947663bd942027fa068794d8af498ba0 authored about 5 years ago by phani <[email protected]>
Replace the broken import path "go.etcd.io" with github.

1515d6ad4f9bd5536a042b77e134e40d7600dcaa authored over 5 years ago by Yang Luo <[email protected]>
Run etcd server in Travis.

165efdff8f4fd2e6732213bef8150efad51b3f5f authored over 5 years ago by Yang Luo <[email protected]>
Handle errors, update to Casbin 2.x

331dce0b8dbb99dc581196a5e7f8b50853a9ee64 authored over 5 years ago by Yang Luo <[email protected]>
Implement Close().

06fbd5f122847636a7ec11023a42358f58fc0419 authored over 5 years ago by Yang Luo <[email protected]>
migrate to etcd clientv3

785646588e129ab988d91a8d55b56de1d6d301a9 authored over 5 years ago by kuhufu <[email protected]>
Merge pull request #2 from mrchar/patch-1

fix issue #1

0f411db4a486db54ad60e8e1a4380fc697679c10 authored over 5 years ago by Yang Luo <[email protected]>
fix issue #1

aed173f6098056471c12ead612e01e9f737dad91 authored over 5 years ago by mrchar <[email protected]>
Add Travis CI and coverage.

766ea49dd00c6e500dac71877daac422569b3ca6 authored about 7 years ago by Yang Luo <[email protected]>
Add README.

05f117653952e7a4cca5dcc3a4441dd61157d119 authored about 7 years ago by Yang Luo <[email protected]>
Add the watcher code.

51a76fd03c4fc807acfa3147ba32730dcac4ba17 authored about 7 years ago by Yang Luo <[email protected]>
Ignore IDEA files.

5dc90bcda8a7b6be0805c56fd5c18abc827b6171 authored about 7 years ago by Yang Luo <[email protected]>
Initial commit

8de2ba97efb803d4ecac4f4798f9c210334ab314 authored about 7 years ago by Yang Luo <[email protected]>