ListPop ListPop
ListPop Certified

yaml
type: "io.kestra.plugin.redis.list.ListPop"
yaml
id: redis_list_pop
namespace: company.team

tasks:
  - id: list_pop
    type: io.kestra.plugin.redis.list.ListPop
    url: redis://:redis@localhost:6379/0
    key: mypopkeyjson
    serdeType: JSON
    maxRecords: 1
Properties
DefaultSTRING
Possible Values
STRINGJSON
Default100
Formatduration
Formaturi
Unitrecords

Create automations with Redis List ListPop