While reading the compaction code, i notice it removes the revisions who reside on separate documents.
How are the revisions stored in Sync/Couchbase? El lunes, 20 de abril de 2015, 12:09:28 (UTC-5), Frederic Yesid Peña Sánchez escribió: > > Ah so that commit is not on any release yet.. > > I'm figuring how SyncGateway removes old revisions (reading go-language > from repo) > > Something about "_sync:rev:" documents, may be trying to do some "voodoo" > and remove all those old revisions... > > 2015-04-20 11:55 GMT-05:00 Jens Alfke <[email protected]>: > >> >> On Apr 20, 2015, at 9:07 AM, Frederic Yesid Peña Sánchez < >> [email protected]> wrote: >> >> But SyncGateway responds: >> "open_revs=all unimplemented” >> >> >> Oops, looks like that was just implemented recently >> <https://github.com/jchris/sync_gateway/commit/4496dd3e578d731105e3dc120a5027d263fea00b> >> (Feb >> 19). Well, as an alternative you can get the _changes feed with >> ?style=all_docs and it will include all the conflicting revisions for every >> document. >> >> —Jens >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Couchbase Mobile" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/mobile-couchbase/GnT4-qYJwgA/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/mobile-couchbase/10A0D257-73C4-493F-A195-32F4606FD67C%40couchbase.com >> >> <https://groups.google.com/d/msgid/mobile-couchbase/10A0D257-73C4-493F-A195-32F4606FD67C%40couchbase.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/64c74006-8174-4813-a316-e32077f89780%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
