event_sourcing_user_management_poc

PoC for user management in Event Sourcing using SQLite3

Commits at 3f28a2f329a7567656e49c963ef043b6cbc68676

  1. 3f28a2f3 Take snapshots of users list projection Shota FUJI authored at Shota FUJI comitted at
  2. 77dd67c0 Add README.md README for this kind of PoC/demo is surprisingly helpful. Shota FUJI authored at Shota FUJI comitted at
  3. eaaac50e Create demo viewer user Shota FUJI authored at Shota FUJI comitted at
  4. faab1520 User login Shota FUJI authored at Shota FUJI comitted at
  5. 874009ad Initial admin user creation Shota FUJI authored at Shota FUJI comitted at
  6. 4e889ebb HTTP server Shota FUJI authored at Shota FUJI comitted at
  7. 435d1f6f Save event type to DB Or how are we suppose to decode the stored value? Brute-force? Shota FUJI authored at Shota FUJI comitted at
  8. 215cdcbc Create demo admin user Shota FUJI authored at Shota FUJI comitted at
  9. 7c99a358 Output debug logs by default This is PoC and is not a will-be-released software: it makes no sense to suppress debug logs by default. Shota FUJI authored at Shota FUJI comitted at
  10. 8114b7c7 Update go.mod Ran `go mod tidy`. Shota FUJI authored at Shota FUJI comitted at
  11. ffdb111d Add license text for go.sum to satisfy REUSE tool Shota FUJI authored at Shota FUJI comitted at
  12. 963a78d0 Event definitions for admin user creation Shota FUJI authored at Shota FUJI comitted at
  13. 2ca1955c Initial admin creation password generation Shota FUJI authored at Shota FUJI comitted at
  14. 8bbdcbcc Source code formatting setup Shota FUJI authored at Shota FUJI comitted at
  15. 197968b2 Add license file This is not a product. I don't care someone using it or ownership or whatever. Shota FUJI authored at Shota FUJI comitted at