1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-07-03 14:14:11 +00:00
Commit graph

5 commits

Author SHA1 Message Date
f4c495c5ea New wrapper methods. 2016-07-12 12:30:17 +01:00
e0670ff433 New IncRedisBatch class.
Wraps Batch similarly to how IncRedis wraps Command.
2016-07-12 12:07:36 +01:00
e02b0a16f5 Implement hmget() method and use it. 2016-07-12 11:40:44 +01:00
64b87c52bb Move *scan function from Command to IncRedis.
Pass down IncRedis as required to fix the build.
2016-07-12 10:55:45 +01:00
d0242e2721 New IncRedis class. Makes high-level access to Redis easier. 2016-07-12 10:43:32 +01:00