Skip to content

Custom data store #49

@ngan

Description

@ngan

Hi, I'm looking to implement the following for a Rails app: I'd like to store all requests/responses that happen within an app request. That way, if there are any errors that happen during the app request, I can take all the sniffer data and attach it to my bug reporting service.

This is currently technically doable, but the data store is not thread-safe. It would be cool if we can configure our own @data store if there's no plans to improve the current one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions