Running the cache spec for both In-memory (Guava) and Distributed (Hazelcast) specifications.
While writing the developer documentation on the wiki, I ran into an issue with configuration validation for the container / dockerbuild. Validation configs weren't update under conf/docker.
One thing led to another and we now run the CacheSpec for both in-memory and distributed modes.
Running the cache spec for both In-memory (Guava) and Distributed (Hazelcast) specifications.
While writing the developer documentation on the wiki, I ran into an issue with configuration validation for the container / dockerbuild. Validation configs weren't update under
conf/docker
.One thing led to another and we now run the
CacheSpec
for both in-memory and distributed modes.@roymarantz @byxorna @defect @Primer42