pyms icon indicating copy to clipboard operation
pyms copied to clipboard

Flask Cache support

Open avara1986 opened this issue 6 years ago • 0 comments

Create a service like metrics or requests to support cache https://github.com/sh4nks/flask-caching

How-to:

Challenge: Try to pass the configuration from configuration file to cache initialization

pyms:
  services:
    cache:
      cache_type:
      .....

avara1986 avatar Dec 01 '19 12:12 avara1986