Provide lock factory, lock template, lock type and single machine lock (block lock, try to obtain a lock once, try to obtain a lock, unlock)
Group: io.github.fuquanming - All Dependencies
Redis distributed locks are implemented based on RedisTemplate (blocking locks, trying to acquire locks once, trying to acquire locks, and unlocking)
Redis distributed locks are implemented based on Redisson (blocking locks, trying to obtain locks once, trying to obtain locks, and unlocking)
Zookeeper distributed lock is implemented based on Curator (blocking lock, trying to acquire a lock, trying to acquire a lock, unlocking)
fqm-mq · The implementation of distributed message queue includes Kafka, RabbitMq, Redis, Redison, RocketMq and Zookeeper
Provide message queue factory, message queue template, message queue type, message queue template, and message listener
fqm-multilevel-cache · Multi-level cache based on spring cache
Starter for LockFactory and Custom Annotation Lock4j
Starter for message queue factory,message listener