You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dimartiro opened this issue
Mar 21, 2024
· 0 comments
Assignees
Labels
C-complexComplex changes across multiple modules. Possibly will require additional research.S-trieissues related to the pkg/trie package.T-featthis issue/pr is a new feature or functionality.
dimartiro
added
C-complex
Complex changes across multiple modules. Possibly will require additional research.
S-trie
issues related to the pkg/trie package.
T-feat
this issue/pr is a new feature or functionality.
labels
Mar 21, 2024
C-complexComplex changes across multiple modules. Possibly will require additional research.S-trieissues related to the pkg/trie package.T-featthis issue/pr is a new feature or functionality.
Uh oh!
There was an error while loading. Please reload this page.
Implement a
TrieDB
structure following this proposalThis structure should be capable of lazy load nodes / values from the DB instead of retaining all the nodes in memory
The text was updated successfully, but these errors were encountered: