Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@jakewmeyer jakewmeyer released this 18 Mar 20:22
· 2056 commits to master since this release
fb8ea74

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%