-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The store only works for values that are String
.
This should be converted to storing generic values, keeping keys as String
I think is okay for now.
As a reference, I believe we should be able to look in the standard library at how this is implemented for HashMap
or any other K-V library (e.g. DashMap
).
Metadata
Metadata
Assignees
Labels
No labels