Hi all,
I started work this morning on a client lib for managing eventstore, tentatively named Ouroboros (what else?).
https://github.com/madedotcom/ouroboros
I’m building out some command-line tooling, so that you can say *ouro useradd fred --group devs --group ops*
and *ouro set-acl my-stream -r devs -r ops -w ops
*.
Next step after that will be adding some Ansible modules so that we can automate all of this stuff.
Bugs, flames, feature requests are all warmly welcomed.
– B