@JvmStatic fun open(cache: Cache<Bytes, Bytes>): InfinispanKeyValueStore
Open an Infinispan key-value store.
cache - The backing cache for this store.
cache
Return A key-value store.