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

5 commits

Author SHA1 Message Date
King_DuckZ
e0a82cce2d Fix SCAN iteration. 2016-06-13 10:57:42 +01:00
King_DuckZ
c1e79c435b New ScanIterator class.
Not yet tested and only supporting the SCAN command for now, more to
come.
Also includes some refactoring that was needed to make everything work.
2016-06-10 20:33:11 +02:00
King_DuckZ
04b667485e Add optional database selection parameter in yml file. 2016-06-10 09:55:37 +02:00
King_DuckZ
49a8e81fed Restore adding sets into Redis using the new run() method.
Partial implementation - not for use in real world cases.
2016-06-09 22:20:22 +02:00
King_DuckZ
f7a7015c65 Start putting Redis stuff in a wrapper class.
Nonworking, but the project builds.
2016-06-09 19:24:08 +02:00