Reconciler

This project creates ActiveRecord models for the sake of reconciling two database tables.It uses Redis to do the resolve the sets, and then you could can either send a message to some other system or use AR to create matching records. It was originally written to compare two systems that got their data from different sources that should have been the same but weren't. Here.