Package - python3-uhashring

Package:  python3-uhashring
apt-get install python3-uhashring
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/trixie-gazpacho-backports/main/p/python-uhashring/python3-uhashring_2.4-2~bpo13+1_all.deb (Size: 12.3KiB)

PropertyValue
Packagepython3-uhashring
Sourcepython-uhashring
Version2.4-2~bpo13+1
Architectureall
MaintainerDebian OpenStack
Installed-Size51
Dependspython3-memcache, python3:any
Filenamepool/trixie-gazpacho-backports/main/p/python-uhashring/python3-uhashring_2.4-2~bpo13+1_all.deb
Size12552
MD5sumba16854a9cb3527e886064f74ddfdd7d
SHA1967362f8174fb220ce10acc81f2aa0c383b4d330
SHA256168347e0dce6154e3d3a120dfe7c8339cf82b8f393a5e9c5b6ba3b669183b398
Sectionpython
Priorityoptional
Homepagehttps://github.com/ultrabug/uhashring
Descriptionfull featured consistent hashing python library compatible with ketama Uhashring implements consistent hashing in pure Python. . Consistent hashing is mostly used on distributed systems/caches/databases as this avoid the total reshuffling of your key-node mappings when adding or removing a node in your ring (called continuum on libketama). More information and det ails about this can be found in the *literature* section. . This full featured implementation offers: * a lot of convenient methods to use your consistent hash ring in real world applications. * simple integration with other libs such as memcache through monkey patching. * a full ketama compatibility if you need to use it. * all the missing functions in the libketama C python binding (which is not even available on pypi) for ketama users. * possibility to use your own weight and hash functions if you don't care about the ketama compatibility. * Instance-oriented usage, so you can use your consistent hash ring object directly in your code (see advanced usage). * tests of implementation, key distribution and ketama compatibility. . Per node weight is also supported and will affect the nodes distribution on the ring.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/uhashring-2.3.dist-info/INSTALLER
  • /usr/lib/python3/dist-packages/uhashring-2.3.dist-info/METADATA
  • /usr/lib/python3/dist-packages/uhashring-2.3.dist-info/WHEEL
  • /usr/lib/python3/dist-packages/uhashring/__init__.py
  • /usr/lib/python3/dist-packages/uhashring/monkey.py
  • /usr/lib/python3/dist-packages/uhashring/ring.py
  • /usr/lib/python3/dist-packages/uhashring/ring_ketama.py
  • /usr/lib/python3/dist-packages/uhashring/ring_meta.py
  • /usr/share/doc/python3-uhashring/changelog.Debian.gz
  • /usr/share/doc/python3-uhashring/changelog.gz
  • /usr/share/doc/python3-uhashring/copyright