jmoiron plays the blues

73ff7c6f to iris wip for new backend work with thread-safe batching of mongo queries for doing large imports in a fixed(ish) amt of memory maintaining speed
1b329df1 to iris fix the file loader not getting the exif keys quite right for filtering
4735e67c to iris have sync & list react to files that have been deleted (or return)
94136a0e to iris add a sync command that resyncs everything in the database and marks as 'gone' if they have been moved or deleted
e9e75316 to iris get add & list commands working for simple images
260774ce to iris start feeling around a bit more on how to add data to the database
3fa83abc to python-cmdparse give the command instance access to the parser, useful for implementing a 'help' command that can give help on other commands