FLUID-5542: Implement a datasource wrapper to queue and amalgamate requests.

Metadata

Source
FLUID-5542
Type
Bug
Priority
Major
Status
Pull Request
Resolution
N/A
Assignee
Justin Obara
Reporter
Justin Obara
Created
2014-10-26T12:40:43.519-0400
Updated
2016-09-16T09:15:15.188-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Framework

Description

In speaking with Antranig in the fluid-work channel ( https://botbot.me/freenode/fluid-work/2014-10-02/?tz=America/Toronto ) it was determined that the improvements for FLOE-227 should be made in FluidRequests.js. Additionally will need to have a queue for set and delete as well as a queue for get. Also need a top level option to enable amalgamation or requests where new requests replace a queued one. Will create an empty datasource that only includes comments about how a typical datasource should be constructed.

See comments from https://github.com/fluid-project/metadata/pull/43

Comments