
tchatzi at arx
Feb 20, 2009, 6:04 AM
Views: 1369
Permalink
|
|
using memcached as a StateDB
|
|
I'm toying with idea presently, but it would make for a great step up from MLDBM and company. And although Apache::ASP::State makes quite a few assumptions about the StateDB being a file, I think I could add memcached as a back end without making it way to ugly (interface via Cache::Memcached(::Fast), of course). It sure beats having StateDB on ramdisk with NFS for clusters.... What do you think ? --------------------------------------------------------------------- To unsubscribe, e-mail: asp-unsubscribe[at]perl.apache.org For additional commands, e-mail: asp-help[at]perl.apache.org
|