MeiliSearch
RedisLess
DISCONTINUED
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
MeiliSearch | RedisLess | |
---|---|---|
126 | 4 | |
40,091 | 147 | |
1.5% | - | |
9.1 | 8.4 | |
4 days ago | over 2 years ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MeiliSearch
-
Create a ChatBot with VertexAI and LibreChat
With the VertexAI endpoint set up and tested, our next step is to work with LibreChat. LibreChat is an open-source ChatGPT clone that can integrate with various AI models, including the PaLM 2 models via the VertexAI API. It's built using React, MongoDB, and Meilisearch technologies.
-
Pg_bm25: Elastic-Quality Full Text Search Inside Postgres
Meilisearch seems like it is the best open source option.
-
Vector storage is coming to Meilisearch to empower search through AI
Starting with v1.3, you can use Meilisearch as a vector store. Meilisearch allows you to store vector embeddings alongside your documents conveniently. You will need to create the vector embeddings using your third-party tool of choice (Hugging Face, OpenAI). As we published the first v1.3 release candidate, you can try out vector search today.
-
[N] Open-source search engine Meilisearch launches vector search
I work at Meilisearch, an open-source search engine built in Rust. 🦀
-
Creating search engine for your local network - Is it even possible?
https://www.meilisearch.com/ https://github.com/meilisearch
- Meilisearch across the Semantic Verse
-
Docker file to allow serving/hosting of a directory of files via web browser
1) your program uses a db to index but the actual search is querying too much data at a time and you need to chop the server side query into smaller/faster queries. you could build your own efficient search with something like https://github.com/meilisearch/meilisearch
- What's everyone working on this week (23/2023)?
-
Seeking a free full text search solution for large data with progress display
Don't know about a progress bar, but here is an open source search engine: https://www.meilisearch.com/
-
Officially releasing the Cloud offering of Meilisearch - the most popular Rust search engine
toml [dependencies] milli_v1 = { git = "https://github.com/meilisearch/meilisearch", package = "milli", tag = "v1.1.1" }
RedisLess
-
How I imagine the future of databases in the Cloud
RedisLess is an experiment to provide a fast, lightweight, embedded, and scalable in-memory Key/Value store library compatible with the Redis API. This project aims to check the feasibility of the principle listed above, and in a few days of works we succeed to have:
-
Why you should code in Rust in 2021
I hope you liked this article, and it gives you the appetite to try out Rust. If you have no idea how to start learning it, I would recommend reading the official free ebook. Then, trying to reimplement some good old academic (or not) algorithms and data structures in Rust. If you want to put your hands into dirty stuff, I can recommend contributing to my project Qovery Engine and RedisLess as well.
-
I am building a Serverless version of Redis - written in Rust
Data is not persisted yet - everything lives in memory and synced to different instances via Raft (not implemented yet). So it will be a volatile K/V store at the moment. In the future, it will be possible to plug another [storage](https://github.com/Qovery/RedisLess/tree/main/redisless/storage/src) to support persistence.
The project is super early, but in [my company](https://www.qovery.com) we already plan to use RedisLess for our backend API written in Kotlin. I am interested in getting your feedback, and if you like the project, give it a star :)
What are some alternatives?
Typesense - Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
Elasticsearch - Free and Open, Distributed, RESTful Search Engine
zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
Searx - Privacy-respecting metasearch engine
sonic - 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
rust-postgres - Native PostgreSQL driver for the Rust programming language
OpenSearch - 🔎 Open source distributed and RESTful search engine.
Yacy - Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance
quickwit - Sub-second search & analytics engine on cloud storage
Apache Solr - Apache Lucene and Solr open-source search software
pg_search - pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
Gigablast - Nov 20 2017 -- A distributed open source search engine and spider/crawler written in C/C++ for Linux on Intel/AMD. From gigablast dot com, which has binaries for download. See the README.md file at the very bottom of this page for instructions.