ConnectorIO / connectorio-addons

Dedicated repository for openHAB software extensions maintained by ConnectorIO.
Apache License 2.0
18 stars 11 forks source link

Implementation of memory persistence service. #63

Closed splatch closed 4 months ago

splatch commented 4 months ago

This persistence service is self-contained and allows to retain data without disk/storage access. It can be also used for items which have high update frequency and might put unecessary load on storage.