codescalersinternships / home

home repo for internships
4 stars 0 forks source link

Resp-Salma #268

Open SalmaElsoly opened 3 months ago

SalmaElsoly commented 3 months ago

We need to create a Go library for parsing Redis Serialization Protocol (RESP) data. This will allow us to efficiently handle and decode various RESP data types, including strings, errors, integers, bulk strings, and arrays.

Tasks