Skip to content

session store should be able to use databases too #672

Open
@runcom

Description

@runcom

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.

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