Skip to content

v0.1.4

Choose a tag to compare

@MarkLevkovich MarkLevkovich released this 17 Jan 17:28
· 36 commits to main since this release

Added cache:

redis:
  enabled: true  # or false for InMemory Cache
  url: "redis://localhost:6379"