Store standalone attachments in Couchdb using ecouch Library
Posted
by Shree Kavi
on Stack Overflow
See other posts from Stack Overflow
or by Shree Kavi
Published on 2010-05-14T07:26:57Z
Indexed on
2010/05/16
19:20 UTC
Read the original article
Hit count: 220
How do I store standalone attachments in Couchdb using eCouch library.
Ecouch provides doc_create/3 and doc_Create/2, can we make use of any of these functions?
Did anyone has success in storing and retrieving attachments using eCouch?
Thanks in advance.
© Stack Overflow or respective owner