wonder 6b1f071797 feat: init project with distributed lock implementation
- Add DistributedLock with Acquire/Release/Refresh using Lua scripts
- Add AcquireWithRetry with configurable retry interval and max retries
- Add integration tests for all lock operations
- Add .env for Redis connection (gitignored)
2026-05-29 19:19:01 +08:00
2026-05-29 19:12:12 +08:00
2026-05-29 19:12:12 +08:00

redis-rate-limiter

🙌 基于 Redis 实现的分布式锁

S
Description
🙌 基于 Redis 实现的分布式锁
Readme MIT 30 KiB
Languages
Go 100%