0

I am trying to reimplement redis in C++. When the client gets the query, should it simply serialize the query and send it or check the correctness on the client side itself and then send the query, if it is correct? It is not that clear from the documentation here.

Ayush Gupta
  • 1,589
  • 3
  • 13
  • 23

0 Answers0