Module: Wurk::Client::Buffered::InstanceMethods
- Defined in:
- lib/wurk/client/buffered.rb
Overview
Wraps Wurk::Client. push / push_bulk drain the buffer first; raw_push catches transient failures — RedisClient::ConnectionError past RedisPool's own retries, or a starved checkout (ConnectionPool::TimeoutError) — and buffers non-batched payloads.