
Treds
Sorted Data Structure Server
8 followers
Treds is a Radix Trie based data structure server that stores keys in sorted order, ensuring fast and efficient retrieval. A scan operation returns keys in their sorted sequence. Keys at root level having a common prefix can be queried optimally.