Skip to content

liuyangc3/heka-redis-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heka-redis-plugin

only support redis list

RedisListInput worked with "RPOP"

RedisListOutput worked with "LPUSH"

edit the cmake/plugin_loader.cmake file and add

add_external_plugin(git https://github.com/liuyangc3/heka-redis-plugin.git master)

or (if you don't need all the plugins)

add_external_plugin(git https://github.com/liuyangc3/heka-redis-plugin.git master input)

About

only support redis list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published