devfire / redis

Ground up re-implementation of redis in Rust
0 stars 0 forks source link

parsing fullresync rdb transfer #61

Closed devfire closed 3 months ago

devfire commented 3 months ago

Right now we cannot process received RDB binary dump. This is to fix this.