Exqute v0.1.2 Exqute.Storage.StorageOpts View Source

Storage Options for the Redis

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Exqute.Storage.StorageOpts{
  exq_namespace: String.t(),
  module: module(),
  name: String.t(),
  namespace: String.t()
}

Link to this section Functions