Kanta.Cache (kanta v0.3.0)
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
Link to this function
__primary__()
A convenience function for getting the primary storage cache.
Link to this function
generate_cache_key(prefix, params)
Link to this function
get_node(key)
A convenience function to get the node of the given key
.
Link to this function
join_cluster()
A convenience function for joining the cache to the cluster.
Link to this function
leave_cluster()
A convenience function for removing the cache from the cluster.
Link to this function
nodes()
A convenience function for getting the cluster nodes.