Changelog
Official Releases
Version 0.0.1 (Initial Release)
Initial release of RedisAllocator
Implemented core features: * Distributed locking with RedisLock and RedisLockPool * Resource allocation with RedisAllocator * Distributed task processing with RedisTaskQueue
Added comprehensive test suite
Added basic documentation