Hi, I´m working on a solution to store attachments from pushed documents using the changes_feed of sync gateway on AWS which seems to work. Written in go. Do you have any idea how to pull the documents with the externaly saved attachments to the mobile device?
Different approaches. 1. Get the attachment from AWS and pull it to the device. How? 2. Store the attachment regulary in the sync_gateway bucket as binary and it will work directly. All server side access/views to couchbase will be on the shadow bucket. Performance issues? 3. any other idea? thanks a lot -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/92964530-3c83-4182-a826-d88c6ae8d30c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
