redis3m  1.0.0
 All Classes Functions Variables Enumerations Pages
redis3m.hpp
1 // Copyright (c) 2014 Luca Marturana. All rights reserved.
2 // Licensed under Apache 2.0, see LICENSE for details
3 
4 #pragma once
5 
6 // Base
7 #include <redis3m/connection.h>
8 #include <redis3m/connection_pool.h>
9 #include <redis3m/simple_pool.h>