Skip to content

Simple persistent data storage #49

@ajgassner

Description

@ajgassner

The print queue should survive server restarts, so we need some storage. I think a simple H2 file DB is enough.

Benefits:

  • Print queue survives server restarts
  • Latest n processed issues survive server restarts
  • Remember me mechanism gets more secure with peristent token approach
  • and many more...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpossy-serviceRelated to possy-service component

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions