View Source Baobab.Interchange (Baobab v0.16.4)

Functions related to the interchange of Bamboo data with other Bamboo sources

Link to this section Summary

Functions

Export full store contents to the provided directory

Import and store a list of log entries from their binary format.

Import a bamboo store

Link to this section Functions

Export full store contents to the provided directory

Produces:

  • JSON keyfiles for each identity
  • Per clump directories containing
    • a file for each author, log_id pair
    • a JSON metadata file
Link to this function

import_binaries(binaries, options \\ [])

View Source

Import and store a list of log entries from their binary format.

Import a bamboo store

At present this only handles an exported directory as produced by export_store/1