Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

bmdavis419/redis-river-demo

Repository files navigation

river demo

a demo showing off a durable redis stream using river.

running locally

  1. clone the repo

  2. install dependencies

bun install
  1. add env vars (you will need a redis db and an openrouter api key)
# railway & upstash are great options
REDIS_URL=redis://localhost:6379

# google open router u will find it
OPENROUTER_API_KEY=your-openrouter-api-key
  1. run the development server
bun run dev

About

basic example showing off durable streams with river, redis, and the ai sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published