9 Commits

Author SHA1 Message Date
Igor Kulikov
a9921cecd2 Version set to 3.3.0 2021-08-13 16:01:26 +03:00
Sergey Matvienko
ea217d2a4e cache: Transaction aware cache to synchronize cache put/evict operations with ongoing Spring-managed transactions. 2021-08-11 12:45:54 +03:00
YevhenBondarenko
67de61e6d5 fixed OtaPackage data cache 2021-06-02 11:40:20 +03:00
YevhenBondarenko
a7239c9d39 Renamed Firmware to OtaPackage 2021-05-31 16:43:33 +03:00
Andrii Shvaika
7edcc605e9 Firmware CoAP and transport improvement 2021-04-28 13:53:56 +03:00
YevhenBondarenko
aee3fd3b6e FirmwareCache refactoring 2021-04-28 11:29:04 +03:00
YevhenBondarenko
609024a603 added redis configs to the transports yml 2021-04-22 13:03:10 +03:00
YevhenBondarenko
f55f0ecb94 implemented firmware update for the http and mqtt transports 2021-04-21 19:56:09 +03:00
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport (#4164)
* added redis stores support to lwm2m transport

* added cache dependency to dao

* added cache dependency to dao-api

* moved JacksonUtil to the common.util package

* added cache to the component scan for install

* lwm2m stores improvements
2021-02-26 14:16:34 +02:00