Skip to content

πŸ–‡οΈβ€‹ v1.53.1

Latest

Choose a tag to compare

@ManyTheFish ManyTheFish released this 13 Aug 13:03
577f7af

✨ Enhancement

Add an env var to change the task queue readers

by @ManyTheFish in #6587

Control the maximum number of LMDB read transactions at the same time for the task queue.

The following environment variable can be exported to specify the maximum number of simultaneous read transactions:

# Only the environment variable can set this parameter
MEILI_EXPERIMENTAL_TASK_QUEUE_MAX_READERS=100

Product discussion: https://github.com/orgs/meilisearch/discussions/806

πŸ”© Miscellaneous

Full Changelog: v1.53.0...v1.53.1