A C# library which implements various wrappers around the StackExchange.Redis client, specifically using Newtonsoft.Json serialisation; Such as streamed reading/writing and sliding expiration.
MIT License
2
stars
1
forks
source link
Rename the tests folder to be consistent with the name of the assembly #5
This PR simply makes the names of the integration tests folder consistent with that of the tests assembly itself.