-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Task Type
Feature
Task Description
-
use either a hashmap or an lru cache in memory so as to not have to always fetch from lmdb table
-
Instead of indexing into a Vec within a loop, make a slice of the Vec before the loop and then index into the slice within the loop.
Priority
Medium
Additional Information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request