SuperCache.Distributed.Struct (SuperCache v1.3.0)

Copy Markdown View Source

Compatibility shim → use SuperCache.Struct directly.

Summary

Functions

add(struct)

See SuperCache.Struct.add/1.

get(struct, opts \\ [])

See SuperCache.Struct.get/2.

get_all(struct, opts \\ [])

See SuperCache.Struct.get_all/2.

init(struct, key \\ :id)

This function is deprecated. Use SuperCache directly — it now handles both modes automatically..

See SuperCache.Struct.init/2.

remove(struct)

See SuperCache.Struct.remove/1.

remove_all(struct)

See SuperCache.Struct.remove_all/1.