Flux Redis v0.0.2 API Reference

Modules

Integrate Redis to Elixir projects.

Manage Redis Hash data as a JSON storage.

Provides the commands to be used with a FluxRedis.PipelineManager function.

Command and parser generator to count the number of fields in a hash.

Command and parser generator to remove a field from a hash.

Command and parser generator to remove one or more fields from a hash.

Command and parser generator to retrieve a field in a hash.

Command and parser generator to remove one or more fields from a hash.

Command and parser generator to retrieve one or more fields from a hash.

Command and parser generator to retrieve one or more fields that match key values pattern in a hash.

Command and parser generator to check if field exists in a hash.

Command and parser generator to add or update a field in a hash.

Command and parser generator to add or update one or more fields in a hash.

Command and parser generator to add a new field in a hash.

Manage multiple commands for a single request.

Exceptions

FluxRedis error module/struct.