mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-07-25 20:21:09 -05:00
* test for large vectors persistence * large vectors for tests * use sqlite for persistence * mypy + migration error reporting * fix sphinx version * Local persistence test fixes (#169) * Reload the collections to support multiple clients * Extend the test_local_persistence.py with assertions * prevent parallel access * fix types --------- Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com> --------- Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>