Flux Redis v0.0.2 FluxRedis.HashManager.Commands.Get View Source
Command and parser generator to retrieve a field in a hash.
Link to this section Summary
Link to this section Types
Link to this section Functions
Generates the command/0 and the parser/0 to retrieve a field in a
hash.
Parameters
hash- Theatom/0defined inFluxRedishash_storagesapplication configuration.key_data- Thekey_data/0with the values of each key defined inFluxRedishash_storagesapplication configuration.
Examples
For practical examples, please check FluxRedis.HashManager.get/3.