mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Update the README to recall about LMDB
This commit is contained in:
parent
ba2b04ca89
commit
be78ecbf9a
@ -6,7 +6,7 @@
|
|||||||
[![Rust 1.31+](https://img.shields.io/badge/rust-1.31+-lightgray.svg)](
|
[![Rust 1.31+](https://img.shields.io/badge/rust-1.31+-lightgray.svg)](
|
||||||
https://www.rust-lang.org)
|
https://www.rust-lang.org)
|
||||||
|
|
||||||
A _full-text search database_ using a key-value store internally.
|
A _full-text search database_ based on the fast [LMDB key-value store](https://en.wikipedia.org/wiki/Lightning_Memory-Mapped_Database).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user