Notable Changes
The set
, get
commands of Redis are implemented with the Metronome.setKey
, Metronome.getKey
functions.
What's Changed
- [b587776] - (SEMVER-MINOR): String get/set commands added by @saracalihan in #59
- [d10d218] - (SEMVER-PATCH): Schema's falsy default value bug fixed by @saracalihan
Full Changelog: v2.1.0...v2.2.0