Module cache

Module cache 

Source
Expand description

Host interfaces for working with Momento Cache apis

Enums§

CacheGetError
An error occurred when getting a value from the cache.
CacheSetError
An error occurred when setting a value in the cache.

Functions§

get
Get a value from the cache.
set
Set a value in the cache with a time-to-live.