cnblogs / EnyimMemcachedCore

.NET Memcached client. Available on https://www.nuget.org/packages/EnyimMemcachedCore
Apache License 2.0
162 stars 45 forks source link

Add Replace method, Add return values for Store wrappers #101

Closed kt81 closed 5 years ago

kt81 commented 5 years ago

This PR changes below:

This is a breaking change for IMemcachedClient. I guess this changes affect a few users who has alternative implementations of IMemcachedClient.