cnblogs / EnyimMemcachedCore

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

fix: fix string.Empty consistency issue #146

Closed ikesnowy closed 4 years ago

ikesnowy commented 4 years ago

Keep consistency when store string.Empty using generic methods.

Solves #147