Skip to content

Big performance boost

Compare
Choose a tag to compare
@belugame belugame released this 26 Feb 21:43
· 306 commits to master since this release

Please be aware: updating to this version requires applying a database migration. All clients will need to reauthenticate.

  • Big performance fix: Introduction of token_key field to avoid having to compare a login request's token against each and every token in the database (issue #21)
  • increased test coverage