Skip to content

Releases: Debug-boy/MiniRedis

v1.1

16 Apr 20:07

Choose a tag to compare

Release Notes

Features

  • 支持从配置文件动态加载配置项
  • 支持自定义二进制持久化文件导出,并且支持同步和异步执行(带 MD5 校验)
  • 新增 BGSAVE 后台持久化指令
  • 信号处理统一接入 epoll(基于 signalfd)

v1.0

13 Apr 12:48

Choose a tag to compare

init commit