Cache Stores are not used by provider. There is some stream processing but
it's always done local only, even if the caches are clustered.

On Mon, Oct 8, 2018 at 1:07 AM William Burns <mudokon...@gmail.com> wrote:

> Distributed Streams and the Cache Store implementations rely on rxjava2.
>
> I guess it could be made optional if we were ensure it was a local only
> cache without any stores. What does the simple JPA Cache in your example
> need?
>
> On Sun, Oct 7, 2018 at 7:01 PM Sanne Grinovero <sa...@hibernate.org>
> wrote:
>
>> Hi all,
>>
>> I noticed the latest versions of infinispan-core now depend on
>> io.reactivex.rxjava2:rxjava aka RxJava.
>>
>> Would it be possible to make this an optional dependency, at least for
>> those only looking for a simple JPA Cache?
>>
>> I tried to exclude it but that's not going to work, apparently many
>> crucial code paths depend on it.
>>
>> Thanks,
>> Sanne
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to