Closed seyaramin closed 8 months ago
As a Service Provider I need the service to persist the last known count So that users do not loose count when I restart
Counter will be stored as name value pair
Given I have incremented to 2 When I restart the service Then counter should still return 2
As a Service Provider I need the service to persist the last known count So that users do not loose count when I restart
Details and Assumptions
Counter will be stored as name value pair
Acceptance Criteria