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