Add Weaviate

This commit is contained in:
Ken MacInnis 2023-01-20 19:45:59 -08:00 committed by GitHub
parent 20224e1453
commit 28941b959f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -695,6 +695,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
- [unitdb](https://github.com/unit-io/unitdb) - Fast timeseries database for IoT, realtime messaging applications. Access unitdb with pubsub over tcp or websocket using github.com/unit-io/unitd application.
- [Vasto](https://github.com/chrislusf/vasto) - A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption.
- [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - fast, resource-effective and scalable open source time series database. May be used as long-term remote storage for Prometheus. Supports PromQL.
- [Weaviate](https://github.com/weaviate/weaviate) - Weaviate is an open-source vector search engine.
### Database Schema Migration