Skip to content

Releases: course-rust/simple-redis

support redis-server network layer

01 Aug 09:44
Compare
Choose a tag to compare

[1.0.0] - 2024-08-01

Features

  • encode for RESP - (0c40733) - runningwater
  • support RespFrame decode - (ea0a835) - runningwater
  • support command and store function - (c09d28b) - runningwater
  • support redis-server network layer - (fd8be0b) - runningwater