From: Pronichev A. <dy...@ag...> - 2005-05-04 09:51:14
|
I add a caching mechanism to SPOPS (using memcached daemon+Cache::Memcached perl module to it's API). And I think I found a bug in SPOPS::DBI in fetch method. The skip_cache key is added to $p hashref even if object hasn't been founded in cache, so our SPOPS objects (derived from SPOPS::DBI) never will be cached. The diff is attached. Am I right or not? Thanks. -- WBR dyker Agava Software |