<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: spec/util_hashring_spec.lua history</title>
    <description>spec/util_hashring_spec.lua revision history</description>
    <item>
    <title>util.hashring: Support associating arbitrary data with nodes</title>
    <link>http://hg.omfa.de/prosody-hg/log/87424cbedc55/spec/util_hashring_spec.lua</link>
    <description><![CDATA[util.hashring: Support associating arbitrary data with nodes<br/>
<br/>
In this API, a 'node' is always a simple text string. Sometimes the caller may<br/>
have a more complex structure representing a node, but the hash ring is really<br/>
only concerned with the node's name.<br/>
<br/>
This API change allows :add_nodes() to take a table of `node_name = value`<br/>
pairs, as well as the simple array of node names previously accepted.<br/>
<br/>
The 'value' of the selected node is returned as a new second result from<br/>
:get_node().<br/>
<br/>
If no value is passed when a node is added, it defaults to `true` (as before,<br/>
but this was never previously exposed).]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 02 Dec 2022 20:32:36 +0000</pubDate>
</item>
<item>
    <title>util.hashring: tests: don't randomize order - they are written in a sequential style</title>
    <link>http://hg.omfa.de/prosody-hg/log/249b01adc54a/spec/util_hashring_spec.lua</link>
    <description><![CDATA[util.hashring: tests: don't randomize order - they are written in a sequential style]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 02 Dec 2022 20:27:32 +0000</pubDate>
</item>
<item>
    <title>util.hashring: Add tests</title>
    <link>http://hg.omfa.de/prosody-hg/log/de43ca319184/spec/util_hashring_spec.lua</link>
    <description><![CDATA[util.hashring: Add tests]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 13 May 2019 10:36:03 +0100</pubDate>
</item>

  </channel>
</rss>
