Skip to content

Retaining state between requests #9

@josephwhenry

Description

@josephwhenry

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions