flightstats / hub

fault tolerant, highly available service for data storage and distribution
http://www.flightstats.com
MIT License
103 stars 35 forks source link

Single Hub should use an injected FileSpokeStore #971

Closed Exide closed 6 years ago

Exide commented 6 years ago

Currently the SingleContentService class instantiates its own FileSpokeStore instead of using the WRITE or READ one available via dependency injection.