sysdbd-store-memory(5) ====================== :doctype: manpage NAME ---- sysdbd-store-memory - store::memory plugin providing an in-memory store SYNOPSIS -------- LoadPlugin "store::memory" DESCRIPTION ----------- *store::memory* is a plugin which provides an in-memory store for the objects (hosts, services) managed by SysDB. As such, its store is volatile and won't survive the restart of the daemon. CONFIGURATION ------------- *store::network* does not accept any configuration options. SEE ALSO -------- manpage:sysdbd[1], manpage:sysdbd.conf[5] The SysDB homepage: https://sysdb.io/ AUTHOR ------ SysDB was written by Sebastian "tokkee" Harl . COPYRIGHT --------- Copyright (C) 2012-2015 Sebastian "tokkee" Harl This is free software under the terms of the BSD license, see the source for copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us :