summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-10-23 17:56:50 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2011-10-23 17:56:50 -0400
commit87678c7af5589326eefba8df71bada80475946d5 (patch)
tree7f6e66156e90aa927628c22fd93975bef684faca /README.rst
parentb16d5bc43528cc41881f4772f0e576cca2b2dab1 (diff)
downloaddogpile-core-87678c7af5589326eefba8df71bada80475946d5.tar.gz
- rename to lower case dogpilerel_0_2_0
- version 0.2.0, why not - add __version__
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 62eec00..fc3d0c5 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-Dogpile
+dogpile
========
A "dogpile" lock, one which allows a single thread to generate
an expensive resource while other threads use the "old" value, until the