corda/docs
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
..
source CORDA-929 Attachment caching (#2372) 2018-01-22 13:41:06 +00:00
build.gradle * Retire MockServiceHubInternal (#1909) 2017-10-20 10:06:53 +01:00
index.html Added a convenience HTML file for redirecting to the main docs. 2016-11-22 11:56:46 +00:00
install-docsite-requirements.sh Make virtualenv installable if the checkout path has whitespace. (#1187) 2017-08-18 13:31:00 +01:00
make-docsite.sh Fix RPC documentation 2017-05-11 17:44:45 +01:00
Makefile Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine. 2015-11-25 18:01:37 +01:00
packages.md Docs: more package descriptions and take non-stabilised APIs out of the docs build. (#1774) 2017-10-03 11:57:12 +01:00
requirements.txt docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00