upstash / docs

Upstash documentation
https://upstash.com/docs/
9 stars 33 forks source link

Content collaboration for Quix -> Upstash kafka -> Upstash Vector DB? #153

Open merlin-quix opened 2 months ago

merlin-quix commented 2 months ago

Hello @enesakar , thanks for approving my PR

I have some other content that I was considering turning into a blog, - here's the arch diagram pipeline diagram

Here's the source repo that I've been working on: https://github.com/quixio/template-vector-ingestion-upstash/tree/develop

I figure it could be a sequel to this ecommerce related one - but instead of using an API, you would use CDC and Kafka to caputure updates top product inventory and continuously write then to the DB.

Here's a similar piece I wrote about using Qdrant: https://quix.io/blog/continuously-ingest-documents-into-a-vector-store-using-quix-qdrant-and-apache-kafka

If I wrote something like this using Upstash, would that be something you could use on your blog?