Artifact python3-uhashring_2.3-2_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-memcache, python3:any
  Description: |-
    full 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.
  Homepage: https://github.com/ultrabug/uhashring
  Installed-Size: '51'
  Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
  Package: python3-uhashring
  Priority: optional
  Section: python
  Source: python-uhashring
  Version: 2.3-2
srcpkg_name: python-uhashring
srcpkg_version: 2.3-2

File

python3-uhashring_2.3-2_all.deb
Binary file python3-uhashring_2.3-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-uhashring_2.3-2
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload python-uhashring_2.3-2

binary package System build a package - 1 month ago 4 days, 12 hours
BETA