corda/docs/source/example-code
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
..
src CORDA-929 Attachment caching (#2372) 2018-01-22 13:41:06 +00:00
build.gradle Updates tutorials (general fixes, link to solutions repos) 2017-12-13 16:22:40 +00:00