-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
featurenew feature to be addednew feature to be added
Description
Think on how to add a directory/redis/memcache cache so that this can be used as a <img src="..."> tag more efficiently. Maybe add a cache param like
- cache=directory:path
- cache=redis:url
- cache=memcache:url
and maybe use another param likecache_force_refresh=trueto refresh cache, or a timeout likecache_timeoutto expire old elements saved in cache
this module looks good enough https://www.npmjs.com/package/cache-manager
and this one to build the key from the options object https://www.npmjs.com/package/json-stable-stringify
pascalroget and jnunez166
Metadata
Metadata
Assignees
Labels
featurenew feature to be addednew feature to be added