Cachego Support (#2124)

Added cachego link to database drivers.
This commit is contained in:
Fábio da Silva Ribeiro 2018-10-05 18:21:57 -03:00 committed by Avelino
parent 91facb3c64
commit 00de1afb01

View File

@ -404,6 +404,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) - Aerospike client in Go language.
* [arangolite](https://github.com/solher/arangolite) - Lightweight golang driver for ArangoDB.
* [asc](https://github.com/viant/asc) - Datastore Connectivity for Aerospike for go.
* [cachego](https://github.com/fabiorphp/cachego) - Golang Cache component for multiple drivers.
* [cayley](https://github.com/google/cayley) - Graph database with support for multiple backends.
* [dsc](https://github.com/viant/dsc) - Datastore connectivity for SQL, NoSQL, structured files.
* [dynago](https://github.com/underarmour/dynago) - Dynago is a principle of least surprise client for DynamoDB.