mirror of
https://github.com/bspeice/metrik
synced 2024-11-04 22:48:11 -05:00
76193599d0
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. |
||
---|---|---|
.idea | ||
metrik | ||
test | ||
.gitignore | ||
.metrik.enc | ||
.travis.yml | ||
conftest.py | ||
metrik.iml | ||
requirements.txt | ||
setup.cfg | ||
setup.py |