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
I think an in-memory DB like this can also benefit from having a functionality of expiring keys.
Like in redis, a TTL could be specified for the keys and the keys would be deleted (soft) after the time.
The text was updated successfully, but these errors were encountered:
I think an in-memory DB like this can also benefit from having a functionality of expiring keys.
Like in redis, a TTL could be specified for the keys and the keys would be deleted (soft) after the time.
The text was updated successfully, but these errors were encountered: