mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
* excluded blog from the sitemap * docs auto-sync * docs auto-sync Co-authored-by: qdrant <qdrant@users.noreply.github.com>
1.3 KiB
1.3 KiB
draft, title, slug, short_description, description, preview_image, date, author, author_link, featured, categories, tags, sitemapExclude
| draft | title | slug | short_description | description | preview_image | date | author | author_link | featured | categories | tags | sitemapExclude | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| false | v0.8.0 update of the Qdrant engine was released | qdrant-0-8-0-released | The new version of our engine - v0.8.0, went live. | The new version of our engine - v0.8.0, went live. | /blog_data/from_cms/v0.8.0.jpg | 2022-06-09T10:03:29.376Z | Alyona Kavyerina | https://www.linkedin.com/in/alyona-kavyerina/ | true |
|
|
True |
The new version of our engine - v0.8.0, went live. Let's go through the new features it has:
- On-disk payload storage allows storing more with less RAM usage.
- Distributed deployment support is available. And we continue improving it, so stay tuned for new updates.
- The payload can be indexed in the process without rebuilding the segment.
- Advanced filtering support now includes filtering by similarity score.
Also, it has a faster payload index, better error reporting, HNSW Speed improvements, and many more. Check out the change log for more details https://github.com/qdrant/qdrant/releases/tag/v0.8.0.
