valentinacupac/banking-kata-dotnet

Adapter - Persistence - Redis

valentinacupac opened this issue · 0 comments

See the classes done with Entity Framework:

Do the same thing for Redis, just add Redis prefix, e.g. additional files:

  • RedisBankAccountRepository
  • RedisBankAccountRepositoryTest