Update 05.6.md
typographical errors and improved readability
This commit is contained in:
@@ -52,7 +52,7 @@ Let's see how to use the driver that I forked to operate on a database:
|
||||
client.Del("l")
|
||||
}
|
||||
|
||||
We can see that it's quite easy to operate redis in Go, and it has high performance. Its client commands are almost the same as redis' built-in commands.
|
||||
We can see that it is quite easy to operate redis in Go, and it has high performance. It's client commands are almost the same as redis' built-in commands.
|
||||
|
||||
## mongoDB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user