docs: Further improve formatting and docs of H2 database caching strats#6804
Conversation
…tegies Signed-off-by: Chad Wilson <[email protected]>
|
@chadlwilson again - thank you for your contributions. I really appreciate it. |
All for the greater good! it's pretty insane that this project is so widely used yet operates in a dominant single contributor mode :-( |
|
@chadlwilson What people find even more insane - I haven't used dependency-check in 10+ years. I maintain it because people find it useful and I'm doing what I can to help improve security wherever I can. Every company I work for has a commercial product. |
|
@jeremylong sounds familiar! While I was not the creator like you are for ODC, that's a similar story to me maintaining https://github com/gocd/gocd (less actively than yourself, and not anywhere near as widely used) for the last 3 years - despite not using it day to day. |
Description of Change
As discussed at jeremylong/DependencyCheck#6758 (comment) use of shared disk storage (e.g network mounts) for collaboration by ODC clients apparently works fine and is supported via filesystem locks.
As such have specifically referred to it in the caching docs and adjusted the wording and formatting.
Easiest to review with the rich diff.
Have test cases been added to cover the new functionality?
N/A