| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-28 | 2.4 kB | |
| v3.5.7 source code.tar.gz | 2025-04-28 | 9.2 MB | |
| v3.5.7 source code.zip | 2025-04-28 | 9.8 MB | |
| Totals: 3 Items | 19.0 MB | 0 | |
| Vearch Version | Python SDK Version | Go SDK Version |
|---|---|---|
| v3.5.7 | v3.5.4 | v3.5.3 |
What's Changed
Added
- feat: Add incremental backup support for RocksDB storage
- feat: rebuild index
- feat: Add cluster health promethues metric
- feat: support "=" filter and "OR" filter operator
- feat: Add zstd compression for backup files and implement decompressi…
- feat: add region parameter to S3 configuration for backup service
Changed
- ci: split cluster ci
- refactor: Move the compilation of faiss to env to improve CI speed
- refactor: Update metric handling in profiler and monitor service
- chore: update faiss version to v1.10.0
Fixed
- fix: update objectName format to include clusterName in backup handler
- fix: add nil checks for monitoring system initialization in Profiler …
- fix: restore from checkpoint snapshot instead of raw data
- fix: destory column family handle before close database
New Contributors
- @yanwr1 made their first contribution in https://github.com/vearch/vearch/pull/833
Full Changelog: https://github.com/vearch/vearch/compare/v3.5.6...v3.5.7