Commit Graph

17 Commits

Author SHA1 Message Date
Eyck Jentzsch fa4bd0ddd5 move database to hashmap 2021-01-12 11:46:21 +01:00
Eyck Jentzsch d674e155e1 fix wrong name extraction 2021-01-12 11:30:37 +01:00
Eyck Jentzsch ba6446378a store complete transactions
only complete ScvTx should be put into MapDB otherwise later property
updates might get lost. Since they might not end in the order they start
an additional redirection is need to insert with ascending keys
2021-01-12 07:16:42 +01:00
Eyck Jentzsch 916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
Eyck Jentzsch 73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
Eyck Jentzsch eb64cc60c5 fix copyright header, javadoc, and warnings 2021-01-09 12:44:15 +01:00
Eyck Jentzsch d970d07048 make ITxGenerator as stream 2021-01-09 10:34:22 +01:00
Eyck Jentzsch 90f45c698f fix Sonarlint warnings 2021-01-08 20:50:24 +01:00
Eyck Jentzsch af388b2462 add TX attribute value caching 2021-01-08 20:31:24 +01:00
Eyck Jentzsch 8700e2fdde Improve loading performance 2021-01-08 15:05:24 +01:00
Eyck Jentzsch 23ad84ef30 pure memory based implementation of text db reader 2021-01-07 17:38:29 +01:00
Eyck Jentzsch 0d074ea6ae fix track and relation handling 2021-01-04 17:39:11 +01:00
Eyck Jentzsch 841b5fe2b2 cleanup build 2021-01-03 17:44:52 +01:00
Eyck Jentzsch 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
Eyck Jentzsch b44f3418f4 fix max concurrency handling 2021-01-02 18:04:48 +01:00
Eyck Jentzsch bfbc40c282 fix serialization issue 2021-01-02 17:02:05 +01:00
Eyck Jentzsch a51f922ea4 refactor groovy classes to Java, 1st step 2021-01-02 16:15:27 +01:00