NOTE
In this Release, we are changing the architecture of Redis.
// delete all old key
$ redis-cli keys "CPE#*" | xargs redis-cli del
Changelog
7143bde breaking-change(redis): change Redis Architecture (#36)
e306c1f feat(rdb): update GORMv2 (#34)
637d48c chored: fix .goreleaser.yml (#39)