Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAFKA TIMER (Redis module)

This module provides an ability to send delayed messages to Kafka using basic Redis data structures such as Sorted set and Hash map.

One and only command:

KTIMER.ADD delay-seconds topic key value [header-key header-value]

Kafka headers are passed as optional key/value pairs:

KTIMER.ADD 10 my-topic hello world header1 test header2 something

Architecture

TODO

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages