We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Under "cache/index-v5/xx/yy/zzz", I found something like "raw_metadata":[0,18,32,112,97,......]"
It is the serialization of Vec, rather than binary like format.
Is this intentional? It looks like not very efficient.