Mir String Table designed for fast deserialization routines.
Compares strings by length and then lexicographically.
Fast string table used to get key's id. The keys should be first sorted by length and then lexicographically.
See Source File
Apache-2.0
Ilya Yaroshenko
Mir String Table designed for fast deserialization routines.