View Source Spawn.Cache.LookupCache (spawn v2.0.0-RC11)

Summary

Functions

A convenience function for getting the primary storage cache.

A convenience function to get the node of the given key.

A convenience function for joining the cache to the cluster.

A convenience function for removing the cache from the cluster.

A convenience function for getting the cluster nodes.

Functions

__primary__()

A convenience function for getting the primary storage cache.

get_node(key)

A convenience function to get the node of the given key.

join_cluster()

A convenience function for joining the cache to the cluster.

leave_cluster()

A convenience function for removing the cache from the cluster.

nodes()

A convenience function for getting the cluster nodes.