Packages

An in-memory caching library using tuples as the core data type, with support for structs, key/value pairs, queues, and stacks. Includes experimental distributed caching.

Current section

Files

Jump to
super_cache lib cluster remote_node.ex
Raw

lib/cluster/remote_node.ex

defmodule SuperCache.RemoteNode do
@moduledoc false
end