-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Instead of adding keywords to the beginning and ending of a keyword, cache by listener instead.
How this could work:
***keyword***
I Am Cached
[Tags] cached:3600
# Keyword implementationThe listener would cache the output of this keyword using the input arguments as key. The value would expire after 3600 seconds.
Pro
Very easy to implement
Con
Hard to figure out what's happening when you're not familiar with caching.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request