mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-03-25 09:00:35 +01:00
doc: Add some funny badges to the README
This commit is contained in:
parent
264718c1b9
commit
aa104fa253
@ -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…
x
Reference in New Issue
Block a user