Hello all,
Can anyone tell me if it is possible to specify in Node-RED that all records in my database are deleted every 7 days?
kind regards
nilsbaurx
Hello all,
Can anyone tell me if it is possible to specify in Node-RED that all records in my database are deleted every 7 days?
kind regards
nilsbaurx
Influx has a built in feature for this. If you write it using a Retention Policy of 1 week then it will automatically delete data older than that.