Mail::MtPolicyd::Connection::Memcached - a memcached connection plugin for mtpolicyd
Contents
Copyright And License
This software is Copyright (c) 2014 by Markus Benning <ich@markusbenning.de>.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
perl v5.38.2 2024-05-26 Mail::MtPolicyd...tion::Memcached(3pm)
Name
Mail::MtPolicyd::Connection::Memcached - a memcached connection plugin for mtpolicyd
Parameters
servers (default: 127.0.0.1:11211)
Comma separated list for memcached servers to connect.
debug (default: 0)
Enable to debug memcached connection.
namespace (default: '')
Set a prefix used for all keys of this connection.
Synopsis
<Connection memcached>
module = "Memcached"
servers = "127.0.0.1:11211"
# namespace = "mt-"
</Connection>
Version
version 2.05
