Skip to content

Redis pipe for request open and close #135

Open
@jace

Description

@jace

Baseframe should provide the app-level frame as described in hasgeek/coaster#101.

Flask provides just one before_request and after_teardown stack, so this this frame should occupy the first and last position in before_request to construct the stacks and execute them (although shouldn't this be in the view?), and again the last position in after_teardown to do a final execution and clean up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions