summaryrefslogtreecommitdiff
path: root/dogpile/core/dogpile.py
Commit message (Expand)AuthorAgeFilesLines
* - version bumpMike Bayer2013-01-181-0/+2
* Rework background_runner as async_creator.Ralph Bean2013-01-101-13/+13
* At zzzeek's suggestion, change threaded_creation into background_runner. Mor...Ralph Bean2013-01-021-23/+14
* Docstring comment on threaded_creation.Ralph Bean2013-01-021-1/+3
* Allow creation of new values by a background thread.Ralph Bean2013-01-021-3/+24
* - deprecate Dogpile, and rework all the docsMike Bayer2012-10-291-139/+37
* keeping track of creationtime as create is calledMike Bayer2012-10-291-2/+7
* - factor out the guts of Dogpile into a new object Lock, that simplifiesMike Bayer2012-10-291-100/+137
* - add in-place py3k compatMike Bayer2012-04-151-2/+2
* renaming to dogpile.core so that we are doing a more traditional namespaceMike Bayer2012-04-141-0/+206