Raybeam/zartan

Delete redis objects when deleting site

Closed this issue · 1 comments

If we delete site from the console then we should delete its redis objects as well, both to save space on redis and in case we happen to create a new site in the future with the same ID.

Resolved by #33