CityofEdmonton/IFTTT-Edmonton

Build seed script for Redis

j-rewerts opened this issue · 2 comments

It would be nice to have a set of data available for local dev right away. IFTTT requires a minimum of 3 results for every field for its test suite to pass.

Redis has the ability to back up and restore using the DUMP and RESTORE commands. There may be other ways to do it as well.

Mind if I look into this @j-rewerts?

That'd be great! Thanks @TheBroMoe.