Fork me on GitHub
#datomic
<
2024-03-14
>
favila17:03:50

I’m upgrading datomic from 1.0.6610 to latest. At 1.0.6726 datomic starts shading its memcached library. We currently run a fork and want to keep using it for various reasons (explained in the fork’s readme). Is there a supported way to ask datomic to use the unshaded memcached client, or should I shade our fork? https://github.com/useshortcut/spymemcached

favila17:03:54

We also don’t care about the “recovering client” feature--we are confident from experience that our memcache fork won’t die.