UNPKG
nosqldb-oraclejs
Version:
latest (19.3.0)
19.3.0
18.1.1
4.5.11
4.4.7
4.4.6
4.3.10
4.2.10
3.3.15
3.3.14
3.3.13
3.3.11
3.3.10
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
Oracle NoSQL Database JS Driver
nosqldb-oraclejs
/
test
/
test-conf.json
14 lines
(13 loc)
•
261 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"storeName"
:
"kvstore"
,
"storeHelperHosts"
:
[
"localhost:5000"
]
,
"iteratorBufferSize"
:
5
,
"proxy"
:
{
"startProxy"
:
true
,
"host"
:
"localhost:5010"
,
"readZones"
:
""
}
,
"connectionAttempts"
:
3
,
"readZones"
:
""
,
"username"
:
null
}