Skip to content

Must persist counter across restarts #3

@Dev-WS

Description

@Dev-WS

As a Service Provider
I need the service to persist the last known count,
So that So that users don't lose track of their counts after the service is restarted.

Details and Assumptions

  • We will use a Radis database
  • Counter will be stored as name value pair

Acceptance Criteria

Given I have incremented the counter to 2
When I restart service
Then the counter should still return to 2

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions