Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 12:07
· 103 commits to master since this release
9976d7e

NOTE
In this PR, we are changing the architecture of Redis.

// delete all old key
$ redis-cli keys "EXPLOIT#*" | xargs redis-cli del

Changelog

9976d7e feat(redis): change Redis Architecture (#57)