Bolg08
Results
1
issues of
Bolg08
I have a method, which add data to HSET The key of рash is the path as `Path.Combine` ``` var baseAddress =Path.Combine(address,obj.GetType().FullName); var pattern = baseAddress + "*"; var keys...