Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bbangert committed Feb 1, 2012
1 parent ba6de15 commit 442ca5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -3,7 +3,7 @@ Changelog
=========


0.2 (01/10/2012)
0.2 (02/01/2012)
================

Bug Fixes
Expand Down
4 changes: 3 additions & 1 deletion docs/index.rst
Expand Up @@ -13,7 +13,7 @@ retools - A Python Redis Toolset
- Write-lock to prevent the `Thundering Herd`_
- Distributed Locking
- Python context-manager with lock timeouts and retries
- Well Tested
- Well Tested *
- 100% statement coverage
- 100% condition coverage (via instrumental_)

Expand All @@ -38,5 +38,7 @@ Indices and tables
* :ref:`search`


* (queuing not up to 100% testing yet)

.. _`Thundering Herd`: http://en.wikipedia.org/wiki/Thundering_herd_problem
.. _instrumental: http://pypi.python.org/pypi/instrumental

0 comments on commit 442ca5a

Please sign in to comment.