Version 2.4.0
Features & Fixes
- Migration from Express to Koa in #78
- Reduced Docker image size by ~30% to 19MB
- Added Redis route caching, reduced average response time from >250ms to <90ms
- Added Docker-Compose file for easy App + Redis deployment
- Updated all tests to use async/await
- Cap and Core sorting changed to launch date instead of serial in 89ac881
- Reduced npm dependencies by ~10%