Hi, This could be a use case for https://camlistore.org/pkg/blobserver/cond We'd have to think of a good way to extend it to make it work for your specific case, which I would need more detail about.
Relatedly: https://github.com/camlistore/camlistore/issues/21 hth, Mathieu On 20 September 2017 at 21:55, David Laube <[email protected]> wrote: > Hi all, > > I've been searching the docs (and here) for additional information on > configuring Camlistore for replication of only specific blobs as opposed to > replicating everything. For example, say we have 3 instances of Camlistore; > node1, node2 and node3. We would like to replicate blob-A to node1 and > node2, but not node3 while also replicating blob-B to all three nodes. The > use case here is that we have hundreds of files that will need to exist > across on all 3 nodes, but a few that that only need to exist on one or two > of the nodes. Perhaps this would be better suited for graph sync using a > schema but I'm not sure. Is this possible with camlistore replication or > sync? If so, does anyone have an example config they could send my way? > > Thanks, > -Dave > > -- > You received this message because you are subscribed to the Google Groups > "Camlistore" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
