2 Home
gitea_admin edited this page 2026-03-11 14:39:43 +00:00

Redis Source

Get Events from a Redis cache

Metadata

Property Value
Type source
Group Redis
Namespace Cache
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
redisHost string The host where Redis server is running
redisPort integer The port where Redis server is running
command string SUBSCRIBE Redis Command
channels string one Redis Channels
serializer string org.springframework.data.redis.serializer.StringRedisSerializer RedisSerializer fully qualified name implementation

Dependencies

  • camel:kamelet
  • camel:core
  • camel:spring-redis