This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-01-27 21:43:14 +08:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
milli
/
src
/
update
/
new
/
extract
History
ManyTheFish
c11b7e5c0f
Reduce number of cache created by using thread_local
2024-10-07 15:58:16 +02:00
..
faceted
Reduce number of cache created by using thread_local
2024-10-07 15:58:16 +02:00
searchable
Reduce number of cache created by using thread_local
2024-10-07 15:58:16 +02:00
cache.rs
Reduce the lru key size from 8 to 12 bytes
2024-09-25 16:14:13 +02:00
lru.rs
Reduce the lru key size from 8 to 12 bytes
2024-09-25 16:14:13 +02:00
mod.rs
WIP using try_map_try_init
2024-10-01 11:10:53 +02:00