I'd like to introduce you to Treds, a high-performance prefix search server that excels in scenarios where lexicographical searching is a core requirement. Treds is optimized for prefix-based queries, and while it doesn't directly replicate all Redis functionalities, it offers a robust way to query and iterate over keys with common prefixes efficiently, with a focus on speed and flexibility.
If you're interested, feel free to explore Treds or ask any questions—I’d be happy to help!