this post was submitted on 21 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 10 months ago
MODERATORS
 

Hi everyone!

Three months ago we launched Epsilla open source vector database. Since then we have been iterating. Today I'm excited to share the first production oriented launch: Epsilla v0.1 -- a scalable, fully distributed vector database.

The launch focuses scalability and reliability, including sharding vector data for efficient horizontal scaling; Multi-replica configuration for high availability and increased throughput; Dynamic sharding expansion and auto-scaling replicas to meet data growth and traffic demands.

We wanted to get your feedback and work together to shape our vector database features. Let us know what you think and what you'd like to see!

Article: https://blog.epsilla.com/epsilla-v0-1-a-leap-forward-in-distributed-vector-database-technology-b511bb21b603

Github: https://github.com/epsilla-cloud/vectordb

you are viewing a single comment's thread
view the rest of the comments
[–] blackkettle@alien.top 1 points 10 months ago

Why should I use this instead of opensearch or Postgres?

Being faster/more efficient today isn’t enough to put me off the plugins for these two well known workhorses which bake in years or decades of industry use as well as in cloud and onsite feature parity.

I don’t want to be too harsh but it looks like you’re rebuilding basic DB features whereas Postgres is just finetuning a plug-in.