2 Replies Latest reply on Mar 7, 2016 10:39 AM by rvansa

    Grouping API with Infinispan as 2L cache

    hgomes

      Hello, i'm using infinispan as a 2L cache with hibernate.

      Reading this in the Infinispan user guide its not clear to me:

       

      "If you have control of the key class (you can alter the class definition, it’s not part of an unmodifiable library), and the determination of the group is not an orthogonal concern to the key class, then we recommend you use an intrinsic group."

       

      Can i use the Grouping API feature in this scenario? If so, should i use an intrinsic or extrinsic group?

       

      Best regards,

      Hugo