tag:github.com,2008:https://github.com/upserve/uppend/releasesRelease notes from uppend2022-04-18T13:03:37Ztag:github.com,2008:Repository/80452963/0.3.62022-04-18T13:03:37Z0.3.6: Merge pull request #110 from upserve/fix_docs<p>Add some diagrams to the readme and fix docs</p>ls-nicholas-nassartag:github.com,2008:Repository/80452963/0.3.52022-04-18T13:05:20Z0.3.5<p>reduce the overly verbose logging, update the readme</p>ls-nicholas-nassartag:github.com,2008:Repository/80452963/0.3.42022-04-15T15:49:37Zupgrade 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-nassartag:github.com,2008:Repository/80452963/0.3.32021-05-25T15:34:07Z0.3.3: profile names for metrics<p>minor API addition</p>ls-nicholas-nassartag:github.com,2008:Repository/80452963/0.3.22021-04-30T15:44:10Zmore metrics<p>Adds lookup metadata metrics</p>ls-nicholas-nassartag:github.com,2008:Repository/80452963/0.3.12021-04-02T15:33:56Z0.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-nassartag:github.com,2008:Repository/80452963/0.3.02019-12-18T18:43:24Z0.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>dstuebetag:github.com,2008:Repository/80452963/0.2.52019-09-18T21:02:29Z0.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-meuniertag:github.com,2008:Repository/80452963/0.2.42019-08-26T18:00:32Z0.2.4<p>Bug fix release for open file descriptor leak.</p>dstuebetag:github.com,2008:Repository/80452963/0.2.32019-08-26T14:57:25Z0.2.3<p>Changes:</p>
<ul>
<li>Fix broken test for counter store</li>
</ul>dstuebe