codescalersinternships / home

home repo for internships
4 stars 0 forks source link

resp-parser-amr #254

Open amr-yassir opened 3 months ago

amr-yassir 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