Riak.Pool

[EXPERIMENTAL] This module adds defpool to define functions with a lower arity for each function so:

Riak.put(pid, bucket, key, data) -> Riak.put(bucket, key, data) that calls the previous function with a pid from the pool

Summary

Functions

take_group_member(group_name, timeout \\ 100)

Macros

defpool(args, list)