Artifact golang-github-dgraph-io-ristretto-dev_0.0.3-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-github-cespare-xxhash-dev, golang-github-dgryski-go-farm-dev, golang-github-stretchr-testify-dev
  Description: |-
    high performance memory-bound Go cache
     Ristretto is a fast, concurrent cache library built with a focus on
     performance and correctness.
     .
     The motivation to build Ristretto comes from the need for a
     contention-free cache in Dgraph (https://github.com/dgraph-io/dgraph).
     .
     Features:
      * High Hit Ratios - with our unique admission/eviction policy
        pairing, Ristretto's performance is best in class.
      * Eviction: SampledLFU - on par with exact LRU and better performance
        on Search and Database traces.
      * Admission: TinyLFU - extra performance with little memory overhead
        (12 bits per counter).
      * Fast Throughput - we use a variety of techniques for managing
        contention and the result is excellent throughput.
      * Cost-Based Eviction - any large new item deemed valuable can evict
        multiple smaller items (cost could be anything).
      * Fully Concurrent - you can use as many goroutines as you want with
        little throughput degradation.
      * Metrics - optional performance metrics for throughput, hit ratios,
        and other stats.
      * Simple API - just figure out your ideal Config values and you're off
        and running.Status Ristretto is usable but still under active
        development. We expect it to be production ready in the near future.
  Homepage: https://github.com/dgraph-io/ristretto
  Installed-Size: '132'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Package: golang-github-dgraph-io-ristretto-dev
  Priority: optional
  Section: devel
  Source: golang-github-dgraph-io-ristretto
  Version: 0.0.3-2
srcpkg_name: golang-github-dgraph-io-ristretto
srcpkg_version: 0.0.3-2

File

golang-github-dgraph-io-ristretto-dev_0.0.3-2_all.deb
Binary file golang-github-dgraph-io-ristretto-dev_0.0.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 golang-github-dgraph-io-ristretto_0.0.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 golang-github-dgraph-io-ristretto_0.0.3-2

binary package System build a package - 2 months, 1 week ago 1 month, 1 week
BETA