Create dedicated toke collection. #187
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#164 Tweaks and Fixes
rainbownapkin/canopy
Reference: rainbownapkin/canopy#187
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stat profile is getting quite heavy to pull with legacy data loaded into the tokes sub-collection.
We should move them into their own collection, and use the data to build a live RAM-backed toke command counter map, as well as a total toke counter.
Tokes tattoo'd to the DB should auto-magically update the RAM backed map/counter.
This will make both the stats profile quicker to load, and toke statistics nearly instant.
Moved toke log to it's own DB collection w/ cached statistics. Tokebot statistics page-load time decreased by up to 20-30x:
a1b602efdb