71 Commits

Author SHA1 Message Date
Oleksandra Matviienko
63df92e995 JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-04-26 23:55:17 +02:00
Andrew Shvayka
1673d3d065
Merge pull request #9225 from dashevchenko/tls_for_redis
Added ssl support for redis
2024-02-08 14:02:40 +02:00
YevhenBondarenko
d2961e39e7 merge with master 2024-02-06 22:40:27 +01:00
dashevchenko
6a755ab0b7 deleted java keystore type of creds support 2024-02-06 15:10:09 +02:00
ViacheslavKlimov
a729967a93 Fix DefaultRateLimitService init 2024-01-26 16:06:50 +02:00
ViacheslavKlimov
3ee8a8c56d Refactor rate limit service 2024-01-26 12:17:37 +02:00
dashevchenko
e27ef320e7 updated env variable name and descriptions 2024-01-22 12:31:01 +02:00
dashevchenko
9af96ad5be resolved conflicts after merge 2024-01-18 14:39:14 +02:00
dashevchenko
b33d1f9c69 Merge remote-tracking branch 'upstream/develop/3.7' into tls_for_redis 2024-01-18 12:19:53 +02:00
YevhenBondarenko
60be820915 merge with master 2024-01-15 18:51:00 +01:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
YevhenBondarenko
61602330ec merge with 3.7 2023-12-28 12:16:14 +01:00
YevhenBondarenko
feb44656f1 merge with master 2023-12-26 00:58:31 +01:00
YevhenBondarenko
8ccd70fc65 Used ProtoUtils instead of ProtoWIthFSTService for serialization 2023-12-20 17:33:04 +01:00
YevhenBondarenko
5b9eae4a6f license format 2023-12-14 20:08:52 +01:00
YevhenBondarenko
5869378c2c Implemented Json serialization, added custom serializer for the Device redis cache 2023-12-14 20:02:53 +01:00
YevhenBondarenko
8ac80476ad added encode/decode time stats and refactoring 2023-11-27 23:13:03 +01:00
YevhenBondarenko
d6b56177a2 fst stats in Grafana 2023-11-21 16:00:30 +01:00
dashevchenko
6551658bfc updated TbTransactionalCache with method that retrieve but doesn`t put value in cache 2023-11-10 13:17:23 +02:00
Andrii Shvaika
162bf8a1f2 Device Cache fix 2023-11-06 17:36:38 +02:00
Andrii Shvaika
33abe0ebe5 Fix cache key for device cache 2023-11-06 14:34:50 +02:00
dashevchenko
b92f543833 updated default value for redis ssl config 2023-09-19 12:03:44 +03:00
dashevchenko
b2b5573a61 added ssl support for redis 2023-09-11 16:57:28 +03:00
YevhenBondarenko
b194f98ebf fixed resource cache 2023-07-03 14:26:10 +02:00
Andrii Shvaika
002f780905 Merge branch 'develop/3.5.2' into develop/3.6 2023-06-30 16:13:03 +03:00
YevhenBondarenko
1a12d3c395 merge with develop/3.6 2023-06-29 23:40:43 +02:00
Andrii Shvaika
ecae72e994 Merge with develop/3.5.2 2023-06-29 17:00:23 +03:00
dashevchenko
e2ba34bbf3 refactoring 2023-06-28 13:48:46 +03:00
dashevchenko
eab633632a added cache for TBResourceInfo 2023-06-28 11:35:54 +03:00
YevhenBondarenko
db6f310284 migration to spring boot 3.1 2023-06-05 15:24:47 +02:00
Andrii Landiak
c2a87aba60 Add redis-sentinel mode support 2023-06-01 14:47:47 +03:00
YevhenBondarenko
bba26ca676 merge with develop/3.5.1 2023-05-19 18:20:27 +02:00
YevhenBondarenko
fbf9773a61 optimize imports 2023-05-02 10:57:58 +02:00
YevhenBondarenko
40d6e67131 migrate to java 17 2023-05-02 00:46:34 +02:00
Sergey Matvienko
fd7f53bc95 RedisTbTransactionalCache fix - skip eviction of empty key list 2023-02-28 21:47:51 +01:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
60088164a6 Fix NPE in CacheSpecMap when specs is not specified. 2022-11-08 16:44:27 +02:00
Andrii Shvaika
a0041ed624 Fix tests 2022-11-08 10:48:39 +02:00
Andrii Shvaika
0873b9e158 Improvements to #7434 2022-11-07 18:12:28 +02:00
oyurov
3ab1f34594 Clean code 2022-11-02 14:07:49 +01:00
oyurov
6d34aa237c Refactoring 2022-11-02 13:03:17 +01:00
oyurov
d10289253f Refactor 2022-11-02 08:46:58 +01:00
thingsboard
c7daaa571e replace StringUtils usages with in-repository implementation 2022-07-12 12:08:52 +03:00
Andrii Shvaika
3e962e151f Improved Redis Serialization 2022-06-27 17:12:09 +03:00
Andrii Shvaika
48c3ce7047 Fix cache value serialization issue 2022-06-27 11:48:58 +03:00
Andrii Shvaika
923dcff8e5 No more transaction cache 2022-06-22 10:31:32 +03:00
Andrii Shvaika
f5603c4f72 Merge with develop/3.4 2022-06-21 17:57:19 +03:00
Andrii Shvaika
68aa0a2a75 Minor improvements 2022-06-21 17:54:19 +03:00
Andrii Shvaika
ebbf583392 Fix multi-key cache transaction for attributes service 2022-06-21 16:11:39 +03:00
Sergey Matvienko
0141787d08 RedisTbTransactionalCache - redis cluster watch support by a single key 2022-06-21 11:22:07 +03:00