Files
qdrant/lib
Ivan Pleshkov 46feabdd59 Optimize strings ram usage for map index (#2388)
* optimize strings ram usage for map index

* conversion tests

* are you happy fmt

* better unicode test

* better unicode test

* are you happy clippy

* better comment

* are you happy fmt

* Use SmolStr instead of custom string
2023-08-10 14:01:38 +02:00
..