You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
I really like the simplicity of this package, but I was wondering: is there a particular reason that this uses strings for the deleted and visible fields?
Using a date field would allow for adding a TTL Index to the deleted field, enabling the database to automatically clean up old messages.