Compare commits
No commits in common. '4597e2d55b0887ccfb03547447ba7c738ab7657d' and 'f07e8a837fac272fdb5d5322753b04daafd4adf9' have entirely different histories.
4597e2d55b
...
f07e8a837f
2 changed files with 2 additions and 36 deletions
@ -1,9 +1,3 @@ |
|||||||
# Redis clean trigger |
# alarmlist_trigger |
||||||
|
|
||||||
Will clean the Redis Stream and leave only the specified amount of posts |
|
||||||
|
|
||||||
|
|
||||||
## By number and not by time |
|
||||||
|
|
||||||
Redis can't remove old post by date, only by how many you want to be left. Not optimal. |
|
||||||
|
|
||||||
|
Microservice trigger of larmlist updates |
||||||
|
Loading…
Reference in new issue