dsietz / daas-sdk

Software Development Kit for building out systems that follow the DaaS pattern
1 stars 0 forks source link

Add option to use S3 versioning or create separate documents for each _rev #28

Open dsietziapp opened 4 years ago

dsietziapp commented 4 years ago

When a DaaSDoc is sent to the S3 Bucket by the Genesis processor, it should add the document either as a new file with the unique file name based on the _rev or let S3 handle the versions and overwrite the file based on the doc._id.