19 Commits

Author SHA1 Message Date
861f8e456d Add Migration to add data type to existing data adapter 2024-03-03 19:28:58 +01:00
1908a40a1c WIP : Add data type, Add Migration to add data type to existing data adapter 2024-03-03 19:28:25 +01:00
566111a982 WIP: implement streams 2024-03-03 16:30:04 +01:00
c597467656 v1.0.3: Support string list, with TTL 2024-02-04 16:51:04 +01:00
4b032a90cf Fix metrics 2024-02-04 13:07:19 +01:00
e77d4d915d typo 2024-02-04 11:35:56 +01:00
0a0748172e Handle TTL to -1 = no key expiration 2024-02-04 11:33:31 +01:00
8febd14eb6 Comment on redis_lookup function: do not use 2024-02-04 11:33:07 +01:00
30e1bf70d9 Minor fixes so this compile 2024-02-04 10:40:25 +01:00
yo
f1c53077a4 Handle disconnect at doStop 2024-02-03 22:52:46 +01:00
yo
5a4b3cb38a Add clearKey and assignTtl 2024-02-03 22:38:36 +01:00
yo
5487e2dd71 Support TTL setting in 'lookup_set_value(lookup_table, key, value, ttl)' 2024-02-03 22:19:50 +01:00
273de7caa1 Add TTL to created keys 2024-02-03 19:49:06 +01:00
1a0320fc21 Add some verifications on db# and port when creating data adapter 2024-02-03 19:25:36 +01:00
31cef8b0a6 Authentication with requirepass and user/pass now working 2024-02-03 19:13:56 +01:00
3acfbe552d Owner change 2024-02-03 19:12:59 +01:00
69cddd64f7 Write single key=value to redis with lookup_set_value 2024-02-03 17:00:04 +01:00
d0c4938e38 Fix plugin URL 2024-02-03 16:57:17 +01:00
1ff3f557a7 first commit 2024-02-03 14:07:41 +01:00