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 partition partition_utils.ex
Raw

lib/partition/partition_utils.ex

defmodule SuperCache.Partition.Utils do
@moduledoc false
# TO-DO: reserved for future.
end