Commit Graph

2 Commits

Author SHA1 Message Date
Mark Herwege
b8c04ae424
[inmemory] Default persistence strategy Forecast (#16496)
* default forecast persistence strategy

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-06-27 08:58:11 +02:00
J-N-K
0b6bdad557
[inmemory] Initial contribution (#15063)
This is the initial contribution of a new volatile persistence service. It does store values in memory only and can especially be used for forecasts or other data where volatile storage is sufficient.


Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-06-24 11:15:09 +02:00