-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Create a PeristentMap (PM). A PM will be very very similar to a PersistentCollection (PC) however it will store entries in a map. It will use the same api and address as a PC, but entries will be hashed and put into the map whenever an update is received. This allows for O(1) lookups without adding additional complexity.
Metadata
Metadata
Assignees
Labels
No labels