fix yakvs link (#2098)

This commit is contained in:
Heyward Fann 2018-09-24 11:19:55 -05:00 committed by Avelino
parent b8cc228958
commit 43920003f7

View File

@ -1155,7 +1155,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go. * [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go.
* [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. * [minio](https://github.com/minio/minio) - Minio is a distributed object storage server.
* [nsq](http://nsq.io/) - A realtime distributed messaging platform. * [nsq](http://nsq.io/) - A realtime distributed messaging platform.
* [yakvs](https://github.com/sci4me/yakvs) - Small, networked, in-memory key-value store. * [yakvs](https://git.sci4me.com/sci4me/yakvs) - Small, networked, in-memory key-value store.
## Template Engines ## Template Engines