mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Update qdrant-landing/content/articles/io_uring.md
Co-authored-by: Tim Visée <tim@visee.me>
This commit is contained in:
co-authored by
Tim Visée
parent
7ba058d48e
commit
d1dc2aa015
@@ -40,7 +40,7 @@ required. This operation generates a lot of disk IO (unless the collection
|
||||
resides fully in memory, of course), so it is a prime candidate for possible
|
||||
improvements.
|
||||
|
||||
If you run Qdrant on linux, you can enable the io\_uring based storage backend
|
||||
If you run Qdrant on Linux, you can enable the io\_uring based storage backend
|
||||
with the following in your configuration:
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user