МА> Because after conversions we can have many document fields and properties,
МА> wich can save in CouchDB with history of revisions. And if I want to save
МА> doc from DB - I can accessed to any previous revision of the doc.

Please read this post:
http://mail-archives.apache.org/mod_mbox/couchdb-user/200911.mbox/%[email protected]%3E

In other words, you can't use CouchDB's revisions for any purpose, except 
optimistic locking.


МА> 2011/11/8 Alexander Shorin <[email protected]>

>> 2011/11/8 Маркевич Александр <[email protected]>:
>> > Hi CouchDB Team!
>> >
>> > Can I store *.odt/*.ods files into Couch base? Because it have XML-based
>> > format and stability specification (maybe in the future ;).
>> >
>> > If I can't store ODT on this evolution stage of CouchDB - I want to write
>> > or adapt any encoder XML->JSON->CouchDB?
>> >
>> > What are think about it?
>> >
>> > P.S. Sorry of my English.
>> > --
>> > Best regards Alexander Markevych.
>> >
>>
>> Hi Alexander,
>>
>> Why not just store them (*.odt files) as document attachments without
>> any format conversions?
>>
>> --
>> ,,,^..^,,,
>>

Reply via email to