Skip to content

Enhance metadata handling #1

@neenol

Description

@neenol

Right now, each batch of events that comes into the /record endpoint makes a query to postgres and a query to clickhouse to determine if the events belong to a new session, an active session, or an ended one. Maybe we could enhance this via the use of a key value store like redis so that we don't need to hit the dbs as often?

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