mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 22:48:30 +02:00
* pictures script * wip preview image processing * universal image processign script * bash for generating preview images * add CI script * do not force the push --------- Co-authored-by: generall <andrey@vasnetsov.com>
1.2 KiB
1.2 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 | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| true | v0.9.0 update of the Qdrant engine went live | qdrant-v090-release | We've released the new version of Qdrant engine - v.0.9.0. | We’ve released the new version of Qdrant engine - v.0.9.0. It features the dynamic cluster scaling capabilities. Now Qdrant is more flexible with cluster deployment, allowing to move | /blog_data/qdrant-v.0.9.0-release-update.png | 2022-08-08T14:54:45.476Z | Alyona Kavyerina | https://www.linkedin.com/in/alyona-kavyerina/ | true |
|
|
true |
We've released the new version of Qdrant engine - v.0.9.0. It features the dynamic cluster scaling capabilities. Now Qdrant is more flexible with cluster deployment, allowing to move shards between nodes and remove nodes from the cluster.
v.0.9.0 also has various improvements, such as removing temporary snapshot files during the complete snapshot, disabling default mmap threshold, and more.
You can read the detailed release noted by this link https://github.com/qdrant/qdrant/releases/tag/v0.9.0
We keep improving Qdrant and working on frequently requested functionality for the next release. Stay tuned!