render-keyvalue Skill
Provisions and configures Render Key Value (Redis-compatible Valkey 8) instances for caching, session storage, and job queues. Use when the user needs Redis, Key Value, Valkey, a cache, session store, job queue backend, or needs to configure maxmemory policy, ipAllowList, connection strings, or internal vs external acc Published by openai in plugins.
What is render-keyvalue Skill?
Provisions and configures Render Key Value (Redis-compatible Valkey 8) instances for caching, session storage, and job queues. Use when the user needs Redis, Key Value, Valkey, a cache, session store, job queue backend, or needs to configure maxmemory policy, ipAllowList, connection strings, or internal vs external acc Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use render-keyvalue Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/render/skills/render-keyvalue/SKILL.md
What it does
Provisions and configures Render Key Value (Redis-compatible Valkey 8) instances for caching, session storage, and job queues. Use when the user needs Redis, Key Value, Valkey, a cache, session store, job queue backend, or needs to configure maxmemory policy, ipAllowList, connection strings, or internal vs external acc
Skill instructions
Render Key Value Render Key Value provides low-latency, Redis-compatible in-memory storage running Valkey 8. Use it as a shared cache, session store, or job queue backend. Compatible with virtually all Redis client libraries. When to Use - Adding a cache or session store to a web app - Wiring a job queue backend for Celery, Sidekiq, BullMQ, Asynq, or Oban - Choosing the right maxmemory policy (cache vs queue) - Configuring ipAllowList in Blueprints (required field) - Connecting via internal vs external URLs - Troubleshooting auth failures or connection refused errors For background worker setup and queue framework patterns, see render-background-workers. For Blueprint authoring, see render-blueprints. Key Concepts Valkey 8 (not Redis) New instances run Valkey 8, an open-source Redis fork. It is a drop-in replacement for Redis—existing Redis client libraries work without changes. Legacy instances (created before Feb 2025) run Redis 6. Connection URLs Every instance has two URLs: | URL t
Explore related resources
Frequently asked questions
What is render-keyvalue?
render-keyvalue is a open-source AI agent skill with Copy skill directory. Provisions and configures Render Key Value (Redis-compatible Valkey 8) instances for caching, session storage, and job queues.
Who is render-keyvalue best for?
render-keyvalue is best for reusing agent instructions, scripts, and references.
How do I install render-keyvalue?
Install or run render-keyvalue using Copy skill directory. Check render-keyvalue for the latest setup command.
Is render-keyvalue actively maintained?
render-keyvalue may need a closer maintenance check before production use.
Auto-fetched from GitHub.