Flippant v0.4.0 API Reference

Modules

Feature toggling for Elixir applications

This module provides ETS backed rule storage

This adapter provides Postgres 9.5+ backed rule storage

This module provides Redis backed rule storage

The registry stores group names with corresponding inclusion functions

The Rules module glues rules, actors, and groups are together

Rules may be stored with arbitrary values. For some storage environments, like Redis, the values must be serialized to and from a binary format

Serialize values using Erlang’s binary term storage