Ting Lei
Ting Lei
added one fix for ray.checkCollisionResponse not affected by options
Hi all, I just published this repo to hex.pm: https://hex.pm/packages/redix_cluster
Hi, Thanks for your advice! I've come up with a simple fix to support a "general reload hook", not made for NIFs. In that case people can do all the...
Hi, turns out there is a built-in reload feature for erlang nifs. Just implement the 'load', 'upgrade', 'unload' callbacks for ERL_NIF_INIT macro and erlang handles nif reload for you when...
Hi, Sorry for the late reply! I was busy with the day jobs. I've written a simple test to test calling hooks, not a very comprehensive one but I think...