summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-04-14 18:24:15 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-04-14 18:24:15 -0400
commit6451af28fedb7066faaa199107ada44fe317f436 (patch)
tree9e4091b9b230fc02c4e92e0f646826a55a1c0977 /README.rst
parent3ea8f65e88b0aea936dc2fa5d56177d21e2021de (diff)
downloaddogpile-core-6451af28fedb7066faaa199107ada44fe317f436.tar.gz
package reorg cont
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e317a85..eeceec6 100644
--- a/README.rst
+++ b/README.rst
@@ -52,13 +52,13 @@ fall through, and not be blocked. It is expected that
the "stale" version of the resource remain available at this
time while the new one is generated.
-Dogpile is at the core of the `dogpile.cache <http://bitbucket.org/zzzeek/dogpile.cache>`_ package
+dogpile.core is at the core of the `dogpile.cache <http://bitbucket.org/zzzeek/dogpile.cache>`_ package
which provides for a basic cache API and sample backends based on the dogpile concept.
Development Status
-------------------
-Please note Dogpile is new and has only had minimal production usage ! Comments
+Please note dogpile.core is new and has only had minimal production usage ! Comments
and improvements are welcome. Since this is concurrency-oriented code, please review
the source and let me know about potential issues. As always, **use at your own risk!**