summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-05-30 16:45:44 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2016-05-30 16:45:44 -0400
commit661aac8411f9f2ee5c5baebefee960fdbeda5c21 (patch)
tree230d5bfaabc5f996487371c82a4988bae1279c7f /docs
parente9011d84952fda433b45bd4e0ef7a11bd764f582 (diff)
downloaddogpile-core-master.tar.gz
- put up EOLHEADmaster
Diffstat (limited to 'docs')
-rw-r--r--docs/build/index.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/build/index.rst b/docs/build/index.rst
index 2d7ce55..7fd0704 100644
--- a/docs/build/index.rst
+++ b/docs/build/index.rst
@@ -2,6 +2,12 @@
Welcome to dogpile.core's documentation!
========================================
+.. note::
+
+ The dogpile.core package has been rolled into dogpile.cache directly as
+ of version 0.6.0 of dogpile.cache. dogpile.core as a separate package is
+ effectively EOL.
+
`dogpile.core <http://bitbucket.org/zzzeek/dogpile>`_ provides the *dogpile* lock,
one which allows a single thread or process to generate
an expensive resource while other threads/processes use the "old" value, until the