Skip to content

v0.2.0

Choose a tag to compare

@evert evert released this 06 Jan 01:32
  • Expire sessions.
  • Add garbage collector to MemoryStore.
  • BC break: Now uses ctx.state.session and ctx.state.sessionId instead of
    ctx.state.session.data and ctx.state.session.id.