next-session icon indicating copy to clipboard operation
next-session copied to clipboard

question: what's the different between `set` and `touch` for a SessionStore?

Open kdong007 opened this issue 2 years ago • 0 comments

https://github.com/hoangvvo/next-session/blob/master/src/memory-store.ts the memory store's set and touch are implemented exactly the same.

kdong007 avatar Jul 24 '22 06:07 kdong007