This website requires JavaScript.
Explore
Help
Register
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2024-11-24 02:55:06 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
c8841344e2
meilisearch
/
dump
/
src
/
reader
/
compat
/
mod.rs
5 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
write the compat layer from v2 to v3
2022-10-10 20:32:11 +08:00
pub
mod
v2_to_v3
;
write and test the compat layer from v3 to v4
2022-10-09 08:49:42 +08:00
pub
mod
v3_to_v4
;
rewrite the compat API to something more generic
2022-10-07 01:44:50 +08:00
pub
mod
v4_to_v5
;
start writting the compat layer between v5 and v6
2022-10-06 02:11:07 +08:00
pub
mod
v5_to_v6
;
Reference in New Issue
Copy Permalink