Namespace StoneCo.Framework.Data.Redis.Repositories
Classes
RepositoryBase<TModel>
Base class that implements the interface with the methods responsible for data administration of redis.
Interfaces
IRepository<TModel>
Interface of RepositoryBase contract