Commit Graph

2 Commits

Author SHA1 Message Date
alopexc0de 0836e64c80
Add some documentation to the migrator.
The SQL commands may or may not work for you. They worked for me and did what I wanted.
2014-08-15 18:51:45 -04:00
alopexc0de fe5e5f1854
Mysql to Redis migration helper.
Pretty hacky way of doing this, fetches needed data from table and adds them to the redis db.
Run it from the command line: $ php redis.php
set your password as needed
2014-08-15 18:31:20 -04:00