Ayomide AJAYI

Results 3 comments of Ayomide AJAYI

You can make me reviewer for Go

I can update the code to use the assert library for the tests if preferred. By assert library, do you mean: `github.com/stretchr/testify/assert`?

The test for retrieving a non-existent key (GET k_invalid) is not being executed correctly. While the command is encoded and sent, the DecodeOne function does not handle the `null` response...