[CDBI] Memcached
"Derek Watson" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Hello, What is the best way to use Memcached with Class::DBI? Should I just override retrieve() and update()? I have reviewed Class::DBI::Sweet's code for implementing caching, but it doesn't seem very clean. .. is that just the nature of CDBI's framework or is there a better way? Please let me know if anyone else is using this type of functionality or if anyone is close enough to the internals to know the right approach for doing this sort of thing. Cheers,