Name : golang-github-karlseguin-ccache-devel
| |
Version : 2.0.7
| Vendor : Fedora Project
|
Release : 3.fc35
| Date : 2021-08-10 08:06:48
|
Group : Unspecified
| Source RPM : golang-github-karlseguin-ccache-2.0.7-3.fc35.src.rpm
|
Size : 0.07 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: /vol/rzm3/linux-fedora-buffet/linux/releases/37/Everything/aarch64/os/Packages/g |