Name : golang-github-karlseguin-ccache-devel
| |
Version : 2.0.6
| Vendor : Fedora Project
|
Release : 1.fc33
| Date : 2020-07-28 17:48:59
|
Group : Unspecified
| Source RPM : golang-github-karlseguin-ccache-2.0.6-1.fc33.src.rpm
|
Size : 0.06 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/33/Everything/aarch64/os/Packages/g |