store: added IPStore and memory implementation

This commit is contained in:
Leo Balduf
2016-02-16 21:46:40 +01:00
committed by Jimmy Zelinskie
parent 3b54069a1b
commit 1dab3978fb
5 changed files with 498 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ servers:
readTimeout: 10s
writeTimeout: 10s
clientStore: memory
ipStore: memory
peerStore: memory
peerStoreConfig:
gcAfter: 30m