emqx/apps/emqx_bridge_redis/src
zmstone e3ed7b59dd feat(redis): add a rule function to help formatting redis args
The new function named 'map_to_redis_hset_args' can be used to format
a map's key-value pairs into redis HSET (or HMSET) arg list.

This new function is dedicated for redis to avoid abuse for other
data integrations.
2024-06-03 14:09:15 +02:00
..
emqx_bridge_redis.app.src chore: bump version of emqx_redis_bridge app 2024-05-28 17:23:35 +02:00
emqx_bridge_redis.erl feat(bridge): add is_template flag to bridge config fields 2024-04-17 13:10:55 +02:00
emqx_bridge_redis_action_info.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_bridge_redis_connector.erl feat(redis): add a rule function to help formatting redis args 2024-06-03 14:09:15 +02:00
emqx_bridge_redis_connector_info.erl refactor(remaining connectors): to use emqx_connector_info 2024-03-21 09:47:57 +01:00
emqx_bridge_redis_schema.erl refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00