exvcr v0.10.3 ExVCR.Adapter.Hackney.Store

Provides a datastore for temporary saving client key (Reference) and body relationship.

Link to this section Summary

Functions

Set key (client key)

Returns value (body) from the key (client key)

Set value (body) with the key (client key)

Initialize the datastore

Link to this section Functions

Set key (client key).

Returns value (body) from the key (client key).

Link to this function set(key, value)

Set value (body) with the key (client key).

Initialize the datastore.