Event sourcing #9

Open
opened 2024-08-22 09:04:39 +02:00 by oysteikt · 0 comments
Owner

What if instead of tracking the current amount of money and the current price (state, blergh), we track transactions and price changes (maybe even optionally which store someone bought a batch from?).

Also, note that with a full rewrite of the database logic, we should also be fixing in the same run

What if instead of tracking the current amount of money and the current price (state, *blergh*), we track transactions and price changes (maybe even optionally which store someone bought a batch from?). Also, note that with a full rewrite of the database logic, we should also be fixing #5 in the same run
oysteikt added the
feature request
label 2024-08-22 09:04:39 +02:00
oysteikt added reference event-sourcing 2025-06-05 09:35:18 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/dibbler#9
No description provided.