Delete qdrant_and_jina_integration.md

This commit is contained in:
Alyonkka
2022-03-15 15:24:06 +01:00
committed by GitHub
parent 2396ec274e
commit 0e771c15e7
@@ -1,24 +0,0 @@
---
title: Qdrant and Jina integration: storage backend support for DocArray
short_description: One more way to use Qdrant: Jina’s DocArray is now supporting Qdrant as a storage backend.
description: We are happy to announce that Jina.AI integrates Qdrant engine as a storage backend to their DocArray solution.
preview_image: /blog_data/qdrant_and_jina_intergation/preview.png
category: main
date: 2022-03-10T01:36:43+03:00
author: Alyona Kavyerina
author_link: https://medium.com/@alyona.kavyerina
featured: true
categories:
- News
tags:
- jina integration
- docarray
---
We are happy to announce that [Jina.AI](https://jina.ai/) integrates Qdrant engine as a storage backend to their [DocArray](https://docarray.jina.ai/) solution.
Now you can experience the convenience of Pythonic API and Rust performance in a single workflow.
DocArray library defines a structure for the unstructured data and simplifies processing a collection of documents,
including audio, video, text, and other data types. Qdrant engine empowers scaling of its vector search and storage.
Read more about the integration by this [link](https://qdrant.tech/documentation/install/#docarray)