DevJoy.Session.Storage (DevJoy v2.0.0)

View Source

The default implemention of the DevJoy.API.Storage behaviour using Process.get/2 and Process.put/2 functions.

Tip

The global default locale is en and can be changed by :default_locale configuration key:

config :dev_joy, :default_locale, "fr"