What's New
Updated Docker Image
- Docker image is available on Dockerhub
Improvements to Descriptor/Descriptor Set
- Cache DescriptorSet path to bypass database query after initial setup
- Additional capability for batch inserts of descriptors
- Add Faiss Hierarchical Navigable Small World (HNSW) Engine for indexing and searching descriptors
- Multiple optimizations within the FindDescriptor path, improving performance by up to 200x depending on the specifics on the query
Bug Fixes
- Connections for Neo4J are now being returned and re-used after transaction commit
- Removed unique constraint for link based descriptor queries
Updated Dependencies
Updated documentation in Wiki