-
Notifications
You must be signed in to change notification settings - Fork 85
Retaining state between requests #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is it possible to retain the state between requests? E.g., I want to show only one instance of each unique request. Could I calculate an MD5 hash of each request and compare it to a list of "I've seen this one before"'s before choosing to display it?
If not, could this be added as a feature in a future version of Bambdas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request