Enable rows to have a quantity #20

Open
opened 2025-05-30 04:54:38 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2025-05-30 04:54:38 +00:00 (Migrated from github.com)

Currently if a single event or action would cause multiple of the same bucket value to be saved to the DB at the same time, it requires a separate row for each of those different instances. It would be nice to be able to set a quantity on a row so that it could be a single row with quantity 2 instead of two separate rows, this would allow databases to use less storage for the same representation of data.

Currently if a single event or action would cause multiple of the same bucket value to be saved to the DB at the same time, it requires a separate row for each of those different instances. It would be nice to be able to set a quantity on a row so that it could be a single row with quantity 2 instead of two separate rows, this would allow databases to use less storage for the same representation of data.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Foundry/stat-tracker#20
No description provided.