gws.gis.cache
¶
Source code: gws.gis.cache
Submodules¶
Package Contents¶
- class gws.gis.cache.Config(*args, **kwargs)¶
Bases:
gws.Config
Global cache options
- seedingConcurrency: int = 1¶
number of concurrent seeding jobs
- seedingMaxTime: gws.Duration = '600'¶
max. time for a seeding job
- gws.gis.cache.store_in_web_cache(url: str, img: bytes)¶