From bde07255287568520ddac70c50ffe002b977255b Mon Sep 17 00:00:00 2001 From: Yuriy Glukhov Date: Mon, 24 Jul 2017 10:45:47 +0300 Subject: Added cassandra --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 715a968..9f03a89 100644 --- a/packages.json +++ b/packages.json @@ -6796,5 +6796,20 @@ "description": "Asynchronous MySQL connector written in pure Nim", "license": "MIT", "web": "https://github.com/tulayang/asyncmysql" + }, + { + "name": "cassandra", + "url": "https://github.com/yglukhov/cassandra", + "method": "git", + "tags": [ + "cassandra", + "database", + "wrapper", + "bindings", + "driver" + ], + "description": "Bindings to Cassandra DB driver", + "license": "MIT", + "web": "https://github.com/yglukhov/cassandra" } ] -- cgit v1.2.3