Skip to content

session store should be able to use databases too #672

Open
@runcom

Description

The way it is right now is that the store interface has been used to hardcode OVs in its implementation for databases (postgres and sqlite). This is fundamentally wrong as the store interface should work with any generic object as it's doing in the store's directory implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions