3 Commits

Author SHA1 Message Date
wonder 5936738b91 docs: add CLAUDE.md with project guidance 2026-05-29 19:19:14 +08:00
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
wonder 2b568c94bb Initial commit 2026-05-29 19:12:12 +08:00