Skip to content

v2.2.0

Compare
Choose a tag to compare
@ghoshRitesh12 ghoshRitesh12 released this 07 Dec 15:47
· 55 commits to main since this release

Features

  • cache: add AniwatchAPICache class to implement API caching layer (b7d036d)
  • cache: add middleware to insert CACHE_CONFIG variable in request context (da83048)
  • cache: integrated Redis caching layer for endpoint responses (5cd99fc)
  • envs: standardized env examples and add new redis connection url env (9d379ec)
  • server: add aniwatch variables types for type-safe req context variable access (db02218)

What's Changed

Full Changelog: v2.1.0...v2.2.0