do-redis-request
JSON →A lightweight Redis helper function that wraps Redis commands, simplifying async calls with automatic connection handling. Current stable version 1.0.6, low release cadence. Provides a unified interface for any Redis command, reducing boilerplate. Works alongside get-redis-client and drf. No built-in retry or error handling, minimal abstraction. Suitable for small projects or rapid prototyping where full Redis client overhead is unwanted.
Resources
packagedo-redis-request ↗