Skip to content

Performance Upgrade

Compare
Choose a tag to compare
@Acanguven Acanguven released this 26 May 15:26
· 71 commits to master since this release
bdfd498

[1.6.0] - 2019-05-26

Added

  • Schema for faster parse & stringify json operations.
  • cacheWithCookie option for caching when set-cookie header exists.
  • Now route registering returns a handle that can be used to send request from that registration.

Changed

  • Removed Node Streams for faster processing. It made huge impact.
  • Improved Cache, cache now stores clear and smaller data

Fixed

  • Fixes issue #12 stale tests