معرفی شرکت ها


golang-github-dgraph-io-ristretto-dev_0.0.3-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

high performance memory-bound Go cache
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Jammy-22.04
مخزن Ubuntu universe all
نام بسته golang-github-dgraph-io-ristretto-dev
نام فایل بسته golang-github-dgraph-io-ristretto-dev_0.0.3-1_all.deb
نسخه بسته 0.0.3
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/dgraph-io/ristretto
مجوز -
حجم دانلود 31760
حجم نصب 131
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.


نیازمندی

مقدار نام
- golang-github-cespare-xxhash-dev
- golang-github-dgryski-go-farm-dev
- golang-github-stretchr-testify-dev


نحوه نصب


نصب پکیج deb golang-github-dgraph-io-ristretto-dev:

    sudo apt-get install golang-github-dgraph-io-ristretto-dev_0.0.3-1_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-dgraph-io-ristretto-dev/changelog.Debian.gz
./usr/share/doc/golang-github-dgraph-io-ristretto-dev/copyright
./usr/share/gocode/src/github.com/dgraph-io/ristretto/cache.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/cache_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/go.mod
./usr/share/gocode/src/github.com/dgraph-io/ristretto/go.sum
./usr/share/gocode/src/github.com/dgraph-io/ristretto/policy.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/policy_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/ring.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/ring_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/sim/gli.lirs.gz
./usr/share/gocode/src/github.com/dgraph-io/ristretto/sim/sim.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/sim/sim_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/sketch.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/sketch_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/store.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/store_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/stress_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/ttl.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/bbloom.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/bbloom_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/rtutil.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/rtutil.s
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/rtutil_test.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/z.go
./usr/share/gocode/src/github.com/dgraph-io/ristretto/z/z_test.go