repo.or.cz
/
elliptics.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Elliptics version update: 2.19.2.8
[elliptics.git]
/
example
/
library_config.json
blob
65265212b029dd9da943df7e19441fe2e34537c0
1
{
2
"version": 1,
3
"paths": {
4
"plugins": "/tmp/cocaine/lib/cocaine",
5
"ipc": "/tmp/cocaine/ipc",
6
"spool": "/tmp/cocaine/spool"
7
},
8
"storages": {
9
"core": {
10
"type": "elliptics",
11
"args": {
12
"nodes": {
13
"localhost": 1025
14
},
15
"groups": [1, 2],
16
"verbosity": 10
17
}
18
},
19
"core:cache": {
20
"type": "files",
21
"args": {
22
"path": "/tmp/cocaine/cache"
23
}
24
}
25
}
26
}