This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
politics / History.rdoc
Changelog
0.2.5 (2009-02-04)
- Gracefully handle MemCache::MemCacheErrors. Just sleep until memcached comes back.
0.2.4 (2009-01-28)
- Reduce leader token expiration time to discourage a get/set race condition. (Brian Dainton)
0.2.3 (2009-01-12)
- Fix invalid result check in previous change. (Brian Dainton)
0.2.2 (2009-01-07)
- Fix invalid leader? logic in TokenWorker which could allow two workers to become leader at the same time. (Brian Dainton)
0.2.1 (2008-11-04)
- Cleanup and prepare for public release for RubyConf 2008.
- Election Day. Politics. Get it? Hee hee.
0.2.0 (2008-10-24)
- Remove BucketWorker based on initial feedback. Add StaticQueueWorker as a more reliable replacement.
0.1.0 (2008-10-07)
- Add BucketWorker and TokenWorker mixins.







