aboutsummaryrefslogtreecommitdiffstats
path: root/util/hashring.lua
Commit message (Expand)AuthorAgeFilesLines
* util: Prefix module imports with prosody namespaceKim Alvefur2023-03-171-1/+1
* util.hashring: Support associating arbitrary data with nodesMatthew Wild2022-12-021-9/+23
* util.hashring: Normalize indentation to tabsKim Alvefur2020-11-151-8/+8
* util.hashring: Implementation of hashring data structureMatthew Wild2019-05-131-0/+88