Module: Async
- Defined in:
- lib/3scale/backend/storage_async/async_redis.rb
Overview
Monkey-patches the async-redis lib to provide a ‘call_pipeline’ method that sends multiple commands at once and returns an array of the responses for each of them.
Defined Under Namespace
Modules: Redis