Skip to content

Implement Redis client #2

@edodo1337

Description

@edodo1337

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:

  1. Implement Redis client
  2. Implement Redis based repositories
  3. Replace eixsting PollInMemoryRepo and UserInMemoryRepo with Redis-based

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions