You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShedLock (https://github.com/lukas-krecan/ShedLock) is a library dedicated to the management of distributed lock for scheduled tasks.
It supports many lock providers (Redis, Hazelcast, Zookeeper, ...) but unfortunately Infinispan is not an available provider.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
ShedLock (https://github.com/lukas-krecan/ShedLock) is a library dedicated to the management of distributed lock for scheduled tasks.
It supports many lock providers (Redis, Hazelcast, Zookeeper, ...) but unfortunately Infinispan is not an available provider.
I've already made a feature request in ShedLock to support Infinispan :
lukas-krecan/ShedLock#2055 (comment)
The author of the library is opened to any PR, but I don't think I'm currently comfortable enough with Infinispan to provide a PR.
So I'm adding it here as a new idea :)
Beta Was this translation helpful? Give feedback.
All reactions