From 22f7d4db4839ae56e5ae7e44e2b60130826b0da6 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:13:57 -0800 Subject: [PATCH] Added Polygon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e309ac..b6d7d57 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/g * [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang * [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang. * [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang + * [polygon](https://github.com//JewishLewish/PolygonDB) - Neo4j client for Golang * [redigo](https://github.com/gomodule/redigo) - Redigo is a Go client for the Redis database. * [redis](https://github.com/go-redis/redis) - Redis client for Golang * [redis](https://github.com/hoisie/redis) - A simple, powerful Redis client for Go.