rabblerouser / core

Pluggable, extensible membership database for community organising
GNU Affero General Public License v3.0
17 stars 10 forks source link

Admin event sourcing #154

Closed camjackson closed 7 years ago

camjackson commented 7 years ago

This resolves #146.

camjackson commented 7 years ago

This is ready for review now. It should be the last big DB -> event conversion PR!

Now the only thing left to do to get rid of the database is a small change to how we manage sessions, which I'm working on at the moment.