Skip to content

0.0.3

Latest
Compare
Choose a tag to compare
@josephscott josephscott released this 21 May 17:38
· 77 commits to trunk since this release

0.0.3 - 2022-05-21

  • Implement the stats command ( only a subset of data is available )
  • Fix: do not try to repeatedly enable SQLite WAL
  • Implement the cas command
  • New test: cas command
  • New test: gets command
  • New test: stats command
  • CLI option: --port
  • CLI option: --verbose
  • SQLite schema update: added cas field
  • SQLite: enable WAL
  • Bump workerman to 4.0.37
  • Bump phpstan to 1.6.7
  • Bump pest to 1.21.3