Kanta.Cache (kanta v0.5.1)

Kanta Cache for minimalizing calls to DB

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.

generate_cache_key(prefix, params)

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.