feat(peerDB): store on peers feature

This commit is contained in:
Alexey Kasyanchuk
2018-04-13 00:33:11 +03:00
parent 410c827905
commit 5407ef8c59
7 changed files with 174 additions and 56 deletions

View File

@ -55,6 +55,16 @@ const writeSphinxConfig = (path, dbPath) => {
rt_field = versionIndex
}
index store
{
type = rt
path = ${dbPath}/database/store
rt_field = storeIndex
rt_attr_json = data
rt_attr_string = hash
}
searchd
{
listen = 9312