memcache-async icon indicating copy to clipboard operation
memcache-async copied to clipboard

Introducing flags to support usecases

Open vaikzs opened this issue 8 months ago • 1 comments

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!

vaikzs avatar Jun 12 '25 22:06 vaikzs