Uses of Class
dev.cachly.CachlyClient.MSetItem
Packages that use CachlyClient.MSetItem
-
Uses of CachlyClient.MSetItem in dev.cachly
Method parameters in dev.cachly with type arguments of type CachlyClient.MSetItemModifier and TypeMethodDescriptionvoidCachlyClient.mset(List<CachlyClient.MSetItem> items) Set multiple key-value pairs in a single pipeline round-trip.