View Source Momento.Config.Configuration (Momento Elixir SDK v0.4.0)

Configuration for Momento CacheClient

Link to this section Summary

Link to this section Types

@opaque t()

Link to this section Functions

Link to this function

with_transport_strategy(config, transport_strategy)

View Source
@spec with_transport_strategy(
  config :: t(),
  transport_strategy :: Momento.Config.Transport.TransportStrategy.t()
) :: t()