10 Replies Latest reply on Apr 24, 2017 10:18 AM by sdcf_2006

    What is the best way to create/start a named cache when using remote server mode with Hot Rod client?

    sdcf_2006

      I'm running infinispan as a dedicated remote server (like Infinispan 9.0 Server Guide),  and accessing it via the hot rod client.

       

      1. Can I create/start a named cache pragmatically from the hot rod client side?  If so, which version of infinispan supports that?

      2. If #1 is not possible,  what's the best way to create/start a named cache on server side?   Besides the declarative (e.g.  via infinispan.xml  or standalone.xml),  is there a programmatic way to do that?

       

      Thanks in advance!