gunthercox / DataHub

A fast data feed designed for machine consumption
https://hub.docker.com/r/gunthercox/datahub/
MIT License
9 stars 2 forks source link

Add HTTP request caching with redis #9

Closed gunthercox closed 6 years ago

gunthercox commented 6 years ago

Before

Post time: 3.76 seconds Get time: 7.88 seconds Total execution time: 11.64 seconds

After

Post time: 3.87 seconds Get time: 2.94 seconds Total execution time: 6.82 seconds