package feeder
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
-
object
RedisFeeder
Class for feeding data from Redis DB, using LPOP, SPOP or SRANDMEMBER commands.
Class for feeding data from Redis DB, using LPOP, SPOP or SRANDMEMBER commands.
Originally contributed by Krishnen Chedambarum.