GoodAnalytics.Settings.Setting (GoodAnalytics v0.1.1)

Copy Markdown View Source

Per-workspace runtime settings.

Settings are key-value pairs stored as JSONB, scoped by workspace. They are cached via Nebulex with a configurable TTL.

Summary

Functions

Returns an Ecto changeset for creating or updating a setting.

Functions

changeset(setting, attrs)

Returns an Ecto changeset for creating or updating a setting.