Skip to content

Releases: Unaxiom/sessions

Configurable session expiry

03 Jul 15:43

Choose a tag to compare

v1.2.0

Fixed module name.

Support for Redis

05 Nov 15:09

Choose a tag to compare

Redis can now be used as the key store.

Release v2.0.0

03 Nov 19:02

Choose a tag to compare

  1. Swapped PostgreSQL with an in-memory DB for faster session management.
  2. Pure Go package.
  3. Simpler API.

Support for multiple session objects

01 Nov 13:42

Choose a tag to compare

Multiple session objects with independent token expiry times can be created.

Internal API has been updated

01 Sep 10:23

Choose a tag to compare

v1.0.1

If timezone location load fails, an info log is displayed, instead of…

First Release

22 May 05:57

Choose a tag to compare

Includes functionality to create and delete sessions in PostgreSQL.