Added a cynara backend option (passed as a primary backend 18/49218/1
authorr.kubiak <r.kubiak@samsung.com>
Thu, 8 Oct 2015 13:32:24 +0000 (15:32 +0200)
committerr.kubiak <r.kubiak@samsung.com>
Thu, 8 Oct 2015 14:22:27 +0000 (16:22 +0200)
commite83dcf9d12eda50888b6a19ba9a78f8fce3a8946
treee3ec665b247286111e41e5d692234d7e9d62ec15
parentf94e8a60845215d3a5a1ed68a2be196691c03a06
Added a cynara backend option (passed as a primary backend
option -P) cache-size, to control the client side of cynara
caache (default is 1000). This size is in cynara objects
not kilo-mega/bytes.

Change-Id: Ia02053990d01d37a00f8d78ab743d60a7a0e758b
include/nether_CynaraBackend.h
include/nether_Types.h
include/nether_Utils.h
src/nether_CynaraBackend.cpp
src/nether_Utils.cpp