Name : golang-github-karlseguin-ccache-devel
| |
Version : 2.0.3
| Vendor : Fedora Project
|
Release : 2.fc31
| Date : 2019-08-05 23:38:00
|
Group : Unspecified
| Source RPM : golang-github-karlseguin-ccache-2.0.3-2.fc31.src.rpm
|
Size : 0.05 MB
| |
Packager : Fedora Project
| |
Summary : Golang LRU Cache for high concurrency
|
Description :
CCache is an LRU Cache, written in Go, focused on supporting high concurrency.
Lock contention on the list is reduced by: – Introducing a window which limits the frequency that an item can get promoted – Using a buffered channel to queue promotions for a single worker – Garbage collecting within the same thread as the worker
This package contains the source code needed for building packages that reference the following Go import paths: – github.com/karlseguin/ccache
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/31/Everything/armhfp/os/Packages/g |