Fork me on GitHub
#off-topic
<
2020-06-27
>
orestis07:06:49

For the curious about the Apple Silicon/ARM transition: https://developer.apple.com/videos/play/wwdc2020/10686/

sogaiu22:06:42

thanks for sharing this. definitely some interesting stuff in there.

ec10:06:10

I need a in memory kv store with leaderless replication (kryo serialized objects so just byte[] will be stored) that also works on Windows :G So cant use Redis. Infinispan, Hazelcast, Ignite exists but Ignite and Hazelcast seems to be trying to do too much, that lefts Infinispan. Any other options I should be aware of?

Prakash11:06:13

I think memcached has a windows installer , but I have never used it on windows so I dont know how it works

borkdude13:06:23

FYI, I've recently created the #releases channel to share "boring" releases of libraries and projects, e.g. only with minor enhancements and fixes.

👍 3
seancorfield18:06:41

@borkdude Thank you! Joined. I can leverage that for all the interim announcements that I otherwise wouldn't post to #announcements