cnblogs / EnyimMemcachedCore

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

Implement RemoveMultiAsync #141

Closed cnblogs-dudu closed 4 years ago

cnblogs-dudu commented 4 years ago

Add RemoveMultiAsync method to remove cache with multiple keys.