Skip to content

v2.1.0 -> v2.2.0

Compare
Choose a tag to compare
@smothiki smothiki released this 22 Jul 00:44
· 48 commits to master since this release

v2.1.0 -> v2.2.0

Features

  • 424523c storage: Add redis storage adapter
  • 2da72a5 redis: Optimize with more aggresive pipelining
  • 0c82466 storage: Make redis the default storage adapter

Fixes

  • 93b9c5c redis: Pass style checks
  • 7144c4e rc: Specify use of redis storage adapter

Maintenance

  • 1169bfe Dockerfile: Remove WORKFLOW_RELEASE env var
  • 4a96caa redis: Make pipeline configurable