rabblerouser / core

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

Convert group persistence to event sourcing #144

Closed camjackson closed 7 years ago

camjackson commented 7 years ago

Currently some of our data is stored using events, and some of it is in a relational database. This task is to store groups using events.