mmyoji / bookmark

Simple bookmark app (personal use)
https://bookmark.mmyoji.com
0 stars 0 forks source link

2023-05-03 #44

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago
mmyoji commented 1 year ago

https://github.com/hashrock/kv-sketchbook

Maybe I don't need to call kv.close() every time. It is just called when a server stops.

and handling session with using other key. e.g., users_by_session


But the above way, users_by_session key increases infinitely. System admin cannot recognize when to delete the items.