What are the supported vector databases and data sources? How seamless is the integration with popular vector databases like Pinecone, Faiss, or Weaviate?
+1. I'd love to hear an answer to this because I imagine combining Astra DB data with Redis cache data (both of which support vector) might be an interesting use case for some with a large data landscape.
As you say, AstraDB also offers vector search (you can see it at https://superlinked.com/vector-db-comparison) but we haven't built the integration with them yet. We focus on fewer but higher quality integrations in general. Do you like AstraDB? Any advantages vs competition that you care about?
In terms of the plan you mentioned Astra+Redis - you don't have to do that, you can just use redis for both key-value store and vector search.