We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e25d83 commit bc05ad9Copy full SHA for bc05ad9
Gemfile
@@ -16,6 +16,7 @@ gem "elasticsearch-xpack"
16
gem "google-cloud-bigquery"
17
gem "hexspace"
18
# gem "ibm_db"
19
+gem "ignite-client"
20
gem "mongo"
21
gem "mysql2"
22
gem "neo4j-core"
Gemfile.lock
@@ -149,6 +149,7 @@ GEM
149
httpclient (2.8.3)
150
i18n (1.8.7)
151
concurrent-ruby (~> 1.0)
152
+ ignite-client (0.1.1)
153
ione (1.2.4)
154
jmespath (1.4.0)
155
json (2.3.1)
@@ -281,6 +282,7 @@ DEPENDENCIES
281
282
elasticsearch-xpack
283
google-cloud-bigquery
284
hexspace
285
+ ignite-client
286
mongo
287
mysql2
288
neo4j-core
0 commit comments