also very likely to be useful to move storage of `...
# development
w
also very likely to be useful to move storage of `Key`s to rust... basically, you'd pickle and fingerprint on the rust side, but then store a mapping from
Key
->`Value` on the rust side... that looks like it could be about 10-15%