-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a Service Provider
I need the service to persist the last known count
So that users don't lose track of their counts after the service is restarted
Details and Assumptions
- We will use 3edis database
- Counter will be stored as a name-value pair
Acceptance Criteria
Given I have a increment the counter to 2
When I restart the service
Then the counter should still return 2Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Product Backlog