Replies: 1 comment
-
@guycipher I like this idea. Let's pin this and investigate how to incorporate it into the store. Can you share some benchmarks here, to help make the case for them? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe a skip list data structure as opposed to go's map.
https://github.com/sean-public/fast-skiplist/tree/master
Beta Was this translation helpful? Give feedback.
All reactions