redis-examples
redis-examples copied to clipboard
Sample applications implemented with serverless Redis
Bumps [huey](https://github.com/coleifer/huey) from 2.4.3 to 2.4.4. Changelog Sourced from huey's changelog. 2.4.4 Add is_locked(lock_name) to test whether lock is held. Allow raising CancelExecution within a Task, and override retries. Add...
Updates the requirements on [redis](https://github.com/redis-rs/redis-rs) to permit the latest version. Release notes Sourced from redis's releases. v0.22.1 0.22.1 (2022-10-18) Changes Add README attribute to Cargo.toml Update LICENSE file / symlink...
Bumps [celery](https://github.com/celery/celery) from 5.3.4 to 5.3.6. Release notes Sourced from celery's releases. v5.3.6 This release is focused mainly to fix AWS SQS new feature compatibility issue and old regressions. The...
Added Nuxt3 with Upstash Redis quickstart.
Hello, I wanted to have a look at examples on redis. However it seems the live version on Vercel is currently removed. Best.