Commit Graph

34 Commits

Author SHA1 Message Date
91fdb047a4 BUGFIX: Invert TTL and data type 2024-03-03 19:34:07 +01:00
9f068b8478 WIP : Select data type from dropdown list 2024-03-03 19:29:48 +01:00
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
2abda2fd7d Add data type to summary 2024-03-03 19:27:09 +01:00
566111a982 WIP: implement streams 2024-03-03 16:30:04 +01:00
97ac9b0c4b Update redis summary page 2024-03-02 09:31:34 +01:00
a219bc672b Update redis summary page 2024-03-02 09:22:09 +01:00
43b21ad0a9 Ignore target dir 2024-03-02 09:20:28 +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
e1f6e0ad60 v1.0.2 : Handle no key expiration with TTL = -1 2024-02-04 11:37:59 +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
2cf5dff011 v1.0.1: Handle TTL and clear key 2024-02-04 10:42:12 +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
1873969cda D/L URL in README 2024-02-03 20:09:44 +01:00
746b6de7c0 update README 2024-02-03 19:56:47 +01:00
5828cf010e update README 2024-02-03 19:55:36 +01:00
273de7caa1 Add TTL to created keys 2024-02-03 19:49:06 +01:00
5359bb1217 Cleaning' 2024-02-03 19:46:09 +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
84e3762fd3 Nettoyage 2024-02-03 19:13:50 +01:00
3d5d67be58 exeluce node/ 2024-02-03 19:13:15 +01:00
3acfbe552d Owner change 2024-02-03 19:12:59 +01:00
8205896964 Nettoyage repo 2024-02-03 17:01:23 +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