]> granicus.if.org Git - icinga2/history - lib/redis/rediswriter-config.cpp
Use GetHostService() instead of casts
[icinga2] / lib / redis / rediswriter-config.cpp
2017-03-29 Gunnar BeutnerUse GetHostService() instead of casts
2017-03-29 Gunnar BeutnerUse transactions for the initial config and status...
2017-03-29 Gunnar BeutnerUpdate log message
2017-03-29 Michael FriedrichStart working on checksum config dump
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-16 Gunnar BeutnerDon't use raw pointers in boost::bind
2017-03-16 Gunnar BeutnerMerge DEL queries into one query
2017-03-16 Gunnar BeutnerAdd ASSERTs for the Redis queries
2017-03-16 Gunnar BeutnerRemove some log messages
2017-03-16 Gunnar BeutnerMake sure all Redis tasks are executed on the WQ threads
2017-03-16 Gunnar BeutnerRemove redundant check
2017-03-16 Gunnar BeutnerImplement event handlers for config and status updates
2017-03-16 Gunnar BeutnerFix attribute type filter
2017-03-16 Gunnar BeutnerOnly export config objects to Redis
2017-03-16 Michael FriedrichRedis: First attempt of a reconnect config dump