parent
ebb8d30789
commit
b7ba06867e
@ -1,7 +1,7 @@
|
|||||||
using Infrastructure.Utils;
|
using Infrastructure.Utils;
|
||||||
using StackExchange.Redis;
|
using StackExchange.Redis;
|
||||||
|
|
||||||
namespace Infrastructure.Repository;
|
namespace Infrastructure.Repository.Redis;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// <inheritdoc cref="IRedisBasketRepository"/>
|
/// <inheritdoc cref="IRedisBasketRepository"/>
|
Loading…
Reference in new issue