corda/node/src/test
Christian Sailer df195b20bd
ENT-1383 Memory weight based transaction cache (#2355)
* ENT-1383 Make the transaction cache in DBTransactionStorage memory-weight based (rather than count based) so large transactions can no longer use an undue amount of memory.

* Code review: formatting and legibility

* Fix stupid type cast error

* More formatting
2018-01-15 13:48:55 +00:00
..
java/net/corda/node/services CORDA-891 Refactoring for #2273 (#2306) 2018-01-02 13:11:43 +00:00
kotlin/net/corda/node ENT-1383 Memory weight based transaction cache (#2355) 2018-01-15 13:48:55 +00:00
resources Replace artemis network map with http network map (#1970) 2017-11-14 11:37:50 +00:00