3 Replies Latest reply on Mar 26, 2012 2:54 AM by nkzhangni

    Different loader persistent different key

    nkzhangni

      1) There are two loader A,B in my infinispan cluster.

      And Is there any way which can let A persistent the key like "aaa*" and B persistent key like "bbb*"?

       

      2) Is there any way which can let client read the copy of key like "aaa*" and just read the primary of key like "bbb*"?

       

      Thanks!