You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


A central generic data store API Service

Use Cases

  • Files for Adapters
  • Files for Processors/Streams
  • Data Lake (Images)

API Operations

CRUD-Operations

OperationRESTStream Interface
Createxx

Read

x

Update

x

Delete

xx

API Protocols

  • REST
  • Stream Interface (e.g. for Data Lake to store Images)  

Data Formats

  • JSON
  • Files
  • Images

Storage Locations

  • Plain on Disk/Folders
  • CouchDB ?



  • No labels