ogzhanolguncu / rs_redis_server

Simple Redis server written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

any plans to support other data types? such as integers, bulk string, big numbers.

aakarshan-raj opened this issue · comments

To be honest this is just a little sophisticated toy project, so I never planned to add other data types. But feel free to extend if you wish.