tag:github.com,2008:https://github.com/upserve/uppend/releases Release notes from uppend 2022-04-18T13:03:37Z tag:github.com,2008:Repository/80452963/0.3.6 2022-04-18T13:03:37Z 0.3.6: Merge pull request #110 from upserve/fix_docs <p>Add some diagrams to the readme and fix docs</p> ls-nicholas-nassar tag:github.com,2008:Repository/80452963/0.3.5 2022-04-18T13:05:20Z 0.3.5 <p>reduce the overly verbose logging, update the readme</p> ls-nicholas-nassar tag:github.com,2008:Repository/80452963/0.3.4 2022-04-15T15:49:37Z upgrade log4j <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/upserve/uppend/pull/115">#115</a> from upserve/logging_HQ-9404</p> <p>upgrade log4j</p> ls-nicholas-nassar tag:github.com,2008:Repository/80452963/0.3.3 2021-05-25T15:34:07Z 0.3.3: profile names for metrics <p>minor API addition</p> ls-nicholas-nassar tag:github.com,2008:Repository/80452963/0.3.2 2021-04-30T15:44:10Z more metrics <p>Adds lookup metadata metrics</p> ls-nicholas-nassar tag:github.com,2008:Repository/80452963/0.3.1 2021-04-02T15:33:56Z 0.3.1: Merge pull request #111 from upserve/lower_metadata_cache_size <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/upserve/uppend/pull/111">#111</a> from upserve/lower_metadata_cache_size</p> <p>lowering cache size to prevent out of memory errors</p> ls-nicholas-nassar tag:github.com,2008:Repository/80452963/0.3.0 2019-12-18T18:43:24Z 0.3.0 <h2>Changes:</h2> <ul> <li>Backward incompatible change in file format to improve headers and align to page cache</li> <li>Use JNR to wrap system madvise</li> <li>Change default behavior to madvise random for blob pages, cache the index data</li> <li>Improve and clarify use of mmap for all IO</li> </ul> <p>This results in significant performance improvement in benchmark tests, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="524569856" data-permission-text="Title is private" data-url="https://github.com/upserve/uppend/issues/109" data-hovercard-type="pull_request" data-hovercard-url="/upserve/uppend/pull/109/hovercard" href="https://github.com/upserve/uppend/pull/109">#109</a></p> dstuebe tag:github.com,2008:Repository/80452963/0.2.5 2019-09-18T21:02:29Z 0.2.5 <p>Added a <code>writeLockContentString</code> to the <code>FileStoreBuilder</code>. This string, if present, will be written to any <code>writeLock</code> file created. This is useful primarily for diagnosing problems with leftover write locks if the owning process happens to abort abnormally.</p> jeffrey-a-meunier tag:github.com,2008:Repository/80452963/0.2.4 2019-08-26T18:00:32Z 0.2.4 <p>Bug fix release for open file descriptor leak.</p> dstuebe tag:github.com,2008:Repository/80452963/0.2.3 2019-08-26T14:57:25Z 0.2.3 <p>Changes:</p> <ul> <li>Fix broken test for counter store</li> </ul> dstuebe