-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In order to achieve persistent and reliable data storing there is an intention to have Redis-based storage layer. Currently we using in memory repository objects, which in essence are simple key-value maps.
The task is:
- Implement Redis client
- Implement Redis based repositories
- Replace eixsting PollInMemoryRepo and UserInMemoryRepo with Redis-based
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels