Fluo Recipes 1.0.0-beta-1 Documentation

Common code for Fluo application developers.

Available Recipes

  • Collision Free Map - A recipe for making many to many updates.
  • Export Queue - A recipe for exporting data from Fluo to external systems.
  • RecordingTransaction - A wrapper for a Fluo transaction that records all transaction operations to a log which can be used to export data from Fluo.

Common Functionality

Recipes have common needs that are broken down into the following reusable components.