metrik/metrik/targets
Bradlee Speice 76193599d0 Be more stingy with connections
I think the act of spinning up ~4000 MongoTargets for the Equities caused things to blow up; this way connections will only by created/used when operations are being performed. This is theoretically less efficient, but from what I've read in the documentation Mongo should have some pooling tricks to not sacrifice performance.
2016-08-25 23:17:35 -04:00
..
__init__.py Initial commit for metrik 2016-08-07 16:25:04 -04:00
mongo.py Be more stingy with connections 2016-08-25 23:17:35 -04:00
noop.py Add NASDAQ Company and ETF lists 2016-08-19 22:02:19 -04:00
pickle_target.py Can now fetch LIBOR data correctly 2016-08-12 20:18:12 -04:00
temp_file.py Can now fetch LIBOR data correctly 2016-08-12 20:18:12 -04:00