mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-24 13:46:26 +00:00
Introduce many SingleStore wrappers
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct Synonyms {
|
||||
pub(crate) main: rkv::SingleStore,
|
||||
pub(crate) synonyms: rkv::SingleStore,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user