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