Skip to content

New feature: expiring keys

Pre-release
Pre-release
Compare
Choose a tag to compare
@JustAn0therDev JustAn0therDev released this 27 Jun 20:55
· 68 commits to main since this release
  • Adding new feature to make a key expire in an amount of seconds specified by a new optional expiresin query parameter;
  • The main library now uses threads;
  • An expiring key can be overwritten or deleted if desired;
  • Creating new bash scripts for compiling the program and its unit tests;
  • Adding new Util class and tests.