443 B
443 B
0.0.4
- feat: add
ttl(time to live) onsetAPIredis.set(key: 'hello', value: 'world', ttl: Duration(seconds: 10));
0.0.3
- feat: add
JSONPathsupport
0.0.2
- feat: add new commands:
- docs: minor improvements to README
0.0.1
- feat: initial release 🎉