kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
#include <cstddef>
#include <exception>
#include <functional>
#include <memory>
#include <string>
#include <hiredis/hiredis.h>
Go to the source code of this file.
Classes | |
class | HiredisAdapter |
A wrapper for the hiredis C interface with multi-client support. More... | |
class | HiredisException |
A problem has occured whilst interacting with Redis. More... | |