mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
doc: Add some funny badges to the README
This commit is contained in:
parent
264718c1b9
commit
aa104fa253
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# MeiliDB
|
||||
|
||||
[](https://travis-ci.org/Kerollmops/MeiliDB)
|
||||
[](https://deps.rs/repo/github/Kerollmops/MeiliDB)
|
||||
[](https://github.com/Kerollmops/MeiliDB)
|
||||
[](
|
||||
https://www.rust-lang.org)
|
||||
|
||||
A _full-text search database_ using a key-value store internally.
|
||||
|
||||
It uses [RocksDB](https://github.com/facebook/rocksdb) like a classic database, to store documents and internal data. The key-value store power allow us to handle updates and queries with small memory and CPU overheads.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue