Skip to content

Webhook Subscription Cache #1

@tsutomi

Description

@tsutomi

To optimize the performances in the notification of webhooks to subscribers, the service should provide a cache that optimizes the I/O operations and queries towards the database system.

The first level of resolution should be the Tenant of the subscriptions, and then the Event Type within the scope.

Additional filters in a webhook subscription cannot be used as keys to cached items, since it's unpredictable if they would meet the conditions given, not being assured to be constant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions