CatEars / private-note

Private note sharing application. Early beta at:
https://privnote.catears.xyz
MIT License
2 stars 1 forks source link

Automatic removal of old entries in REDIS using SCAN #47

Closed CatEars closed 4 years ago

CatEars commented 4 years ago

Remove old notes from REDIS using the SCAN command

CatEars commented 4 years ago

Consider using MATCH as an argument to make sure that only notes are retrieved