View Source Baobab.Persistence (Baobab v0.16.4)

Functions related to Baobab values persistence

Link to this section Summary

Functions

Interact with a Baobab persistence mechanism

Deal with the peristed bamboo content

Retrieve the current hash of the :content or :identity store.

Link to this section Functions

Link to this function

action(which, clump_id, action, value \\ nil)

View Source

Interact with a Baobab persistence mechanism

Actions closely mirror the underlying dets at present

Link to this function

content(subject, action, entry_id, clump_id, addlval \\ nil)

View Source

Deal with the peristed bamboo content

Link to this function

current_hash(which, clump_id \\ "default")

View Source

Retrieve the current hash of the :content or :identity store.

No information should be gleaned from any particular hash beyond whether the contents have changed since a previous check.