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 Commit History ------------- .. git_changelog:: :revisions: 10 :detailed-message-pre: True :filename-filter: .*\.(py|rst|md)$