Riak components
tRiakBucketList (deprecated) | Retrieves a list of buckets from a Riak cluster and iterates on it. |
tRiakClose (deprecated) | Closes an active connection to a Riak cluster so as to release occupied resources. |
tRiakConnection (deprecated) | Opens and reuses of the connection it creates to a Riak cluster. |
tRiakInput (deprecated) | Extracts the desired data from a bucket in a Riak node so as to store or apply changes to the data. |
tRiakKeyList (deprecated) | Retrieves a list of keys and iterates on it within a Riak bucket for analysis or development purposes. |
tRiakOutput (deprecated) | Receives data from the preceding component and writes data into or deletes data from a bucket in a Riak cluster. |