1
0
mirror of https://github.com/bspeice/metrik synced 2024-09-28 13:41:31 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
Bradlee Speice
529375e10b Guard against improper drops
I have destroyed a good bit of data so far because unit tests (correctly) dropped databases when they were done, but the config told it to drop the live database (incorrectly)
2016-08-30 08:32:23 -04:00
Bradlee Speice
ce71c4bc94 Switch the configuration system
I like this one much better.
2016-08-24 15:52:07 -04:00
Bradlee Speice
4d36403c59 Add initial rate-limit functionality
Likely needs more tests, but that's all I'm getting done tonight.
2016-08-23 22:23:35 -04:00
Bradlee Speice
88c4401960 Add NASDAQ Company and ETF lists 2016-08-19 22:02:19 -04:00
Bradlee Speice
982b9dcb47 Get some tests in place for the MongoDB stuff 2016-08-16 17:21:09 -04:00