Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 22:55
· 145 commits to master since this release
2851000

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

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

Changelog

2851000 breaking-change(db): change Redis Architecture and reduce diff in processing between OSs in RDB part (#145)