UNPKG

hash-ring

Version:
7 lines (5 loc) 88 B
/** * Main entry */ var HashRing = require('./lib/ring'); module.exports = HashRing;