Index storage #14

Open
opened 2025-01-10 12:02:29 +01:00 by Madeorsk · 0 comments
Owner

Design and implement a low-memory high-performance index storage solution. Using a trie-like structure with hashmaps and a separate hash->name dictionary is probably the best way to provide a low-memory obfuscated index that we can easily encrypt.

Design and implement a low-memory high-performance index storage solution. Using a trie-like structure with hashmaps and a separate hash->name dictionary is probably the best way to provide a low-memory obfuscated index that we can easily encrypt.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nuaj/nuaj#14
No description provided.