<?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: util/hashring.lua history</title>
    <description>util/hashring.lua revision history</description>
    <item>
    <title>util: Prefix module imports with prosody namespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/d10957394a3c/util/hashring.lua</link>
    <description><![CDATA[util: Prefix module imports with prosody namespace]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 17 Mar 2023 16:23:16 +0100</pubDate>
</item>
<item>
    <title>util.hashring: Support associating arbitrary data with nodes</title>
    <link>http://hg.omfa.de/prosody-hg/log/87424cbedc55/util/hashring.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: Normalize indentation to tabs</title>
    <link>http://hg.omfa.de/prosody-hg/log/96429946a742/util/hashring.lua</link>
    <description><![CDATA[util.hashring: Normalize indentation to tabs]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 15 Nov 2020 14:48:59 +0100</pubDate>
</item>
<item>
    <title>util.hashring: Implementation of hashring data structure</title>
    <link>http://hg.omfa.de/prosody-hg/log/409ff72c501c/util/hashring.lua</link>
    <description><![CDATA[util.hashring: Implementation of hashring data structure]]></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:03:46 +0100</pubDate>
</item>

  </channel>
</rss>
