diff --git a/index.html b/index.html index 4a4587d..53e662d 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@

LedisDB

-

A high performance NoSQL like Redis implemented by Golang.

+

A high performance NoSQL like Redis implemented by Go.

View on GitHub

@@ -65,10 +65,10 @@

Multi-Clients

-

Multiple clients API supports, including Golang, Python, Lua(Openresty).

+

Multiple clients API supports, including Go, Python, Lua(Openresty).

Easy Embedding

-

Easy to embed in Golang application.

+

Easy to embed in Go application.

Data Protection

Replication to guarantee data safety.