Ticket #14 (closed task: fixed)

Opened 7 months ago

Last modified 1 month ago

Drop cmemcache from the memcache storage

Reported by: sylvain Assigned to: sylvain
Priority: minor Milestone: amplee-0.6.1
Component: amplee Version: amplee-0.6.0
Keywords: Cc:

Description

Although strictly speaking it's not used anymore, the memcache storage had been designed around cmemcache and should be re-worked and optimised for the python-memcached module only.

Change History

05/07/08 09:47:18 changed by sylvain

  • version changed from Current to amplee-0.6.1.

05/07/08 10:00:21 changed by sylvain

  • version changed from amplee-0.6.1 to amplee-0.6.0.
  • milestone changed from Next Release to amplee-0.6.1.

10/20/08 14:55:35 changed by sylvain

  • status changed from new to closed.
  • resolution set to fixed.

[769] adds a new test that ensures the support for the python-memcached module is correctly supported.