Dogpile.cache

Latest version: v1.3.3

Safety actively analyzes 630523 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.2.3

Released: Wed May 16 2012
- support "min_compress_len" and "memcached_expire_time"
with python-memcached backend. Tests courtesy
Justin Azoff

References: [3](ticket:3)

- Add support for coercion of string config values
to Python objects - ints, "false", "true", "None".

References: [4](ticket:4)

- Added support to DBM file lock to allow reentrant
access per key within a single thread, so that
even though the DBM backend locks for the whole file,
a creation function that calls upon a different
key in the cache can still proceed.

References: [5](ticket:5)

- Fixed DBM glitch where multiple readers
could be serialized.

- Adjust bmemcached backend to work with newly-repaired
bmemcached calling API (see bmemcached
ef206ed4473fec3b639e).


rel_0_2_2

0.2.2

Released: Thu Apr 19 2012
- add Redis backend, courtesy Ollie Rutherfurd


rel_0_2_1

0.2.1

Released: Sun Apr 15 2012
- move tests into tests/cache namespace

- py3k compatibility is in-place now, no
2to3 needed.


rel_0_2_0

0.2.0

Released: Sat Apr 14 2012
- Based on dogpile.core now, to get the package
namespace thing worked out.


rel_0_1_1

0.1.1

Released: Tue Apr 10 2012
- Fixed the configure_from_config() method of region
and backend which wasn't working. Courtesy
Christian Klinger.


rel_0_1_0

0.1.0

Released: Sun Apr 08 2012
- Initial release.

- Includes a pylibmc backend and a plain dictionary backend.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.