memcache-async
memcache-async copied to clipboard
Introducing flags to support usecases
Introduce support for configurable flags (32-bit unsigned integer) to handle caching use cases for users including but not limited to compression, metadata, etc. These flags enable users to customize the behavior without affecting the cached value also leaving existing users with no impact.
@vavrusa please review. Thanks!