mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-10 21:56:27 +00:00
Patch heed to create multiple nested RoTxns
This commit is contained in:
committed by
Clément Renault
parent
c29bdcae23
commit
6dcd739a8b
@@ -50,3 +50,6 @@ opt-level = 3
|
||||
opt-level = 3
|
||||
[profile.dev.package.roaring]
|
||||
opt-level = 3
|
||||
|
||||
[patch.crates-io]
|
||||
heed = { git = "https://github.com/meilisearch/heed", branch = "allow-nested-rtxn-from-wtxn" }
|
||||
|
Reference in New Issue
Block a user