Commit graph

13 commits

Author SHA1 Message Date
Brett Smith
667c214e91 historical: Add main code for historical subcommand. 2017-05-17 08:48:40 -04:00
Brett Smith
9d47238245 rate: Add Rate.convert method. 2017-05-16 12:26:32 -04:00
Brett Smith
0120e4ce5a config: Begin Configuration class. 2017-05-16 09:19:37 -04:00
Brett Smith
6a416b162d cache: Add CacheWriter.save_rate method. 2017-05-12 13:48:21 -04:00
Brett Smith
2d482bb7b0 cache: Add CacheWriter class. 2017-05-12 13:27:45 -04:00
Brett Smith
eba27c16ae cache: Refactor out CacheBase from FileCache.
Now we can implement CacheWriter from the same base.
2017-05-12 11:58:35 -04:00
Brett Smith
4cbd890992 errors: Start module. 2017-05-12 08:12:21 -04:00
Brett Smith
1927a18120 loaders: Add LoaderChain. 2017-05-12 07:40:27 -04:00
Brett Smith
10b0a818d7 loaders: Add OXRAPIRequest. 2017-05-09 14:51:00 -04:00
Brett Smith
7912a37074 tests: Let FileCache tests be in their own file.
These tests aren't likely to share much code with other loader tests.
2017-05-09 11:17:53 -04:00
Brett Smith
744479013d loaders: Introduce common exceptions. 2017-05-09 10:35:20 -04:00
Brett Smith
d1ba2dbc6a loaders: Initial commit. 2017-05-09 10:32:23 -04:00
Brett Smith
a181166311 rate: Initial commit. 2017-05-09 09:56:08 -04:00