corda/node/src
Christian Sailer 8d5611853a
CORDA-929 Attachment caching (#2372)
* ENT-1403 Cache node attachments (and attachment content)

* ENT-1403 Make cache sizes configurable

* Update documentation with new config parameters

* Test that non-existence of attachments is not cached

* Remove unneeded defaults in interface

* It turned out we need the defaults on the interface in quite a few tests

* Codereview: typos, size in MB rather than bytes, charset in tests, move concurrencyLevel to a constant

* Codereview: Make the internal config value bytes again, but config file in MB

* Fix example config unit test
2018-01-22 13:41:06 +00:00
..
integration-test CORDA-716 Move test-utils and node-driver to stable API section in docs (#2335) 2018-01-22 11:28:41 +00:00
main CORDA-929 Attachment caching (#2372) 2018-01-22 13:41:06 +00:00
test CORDA-929 Attachment caching (#2372) 2018-01-22 13:41:06 +00:00