[ol10_u0_developer_EPEL] golang-github-groupcache-devel-0-0.35.20210729git41bb18b.el10_0.noarch

Name:golang-github-groupcache-devel
Version:0
Release:0.35.20210729git41bb18b.el10_0
Architecture:noarch
Group:Unspecified
Size:90942
License:Apache-2.0
RPM: golang-github-groupcache-devel-0-0.35.20210729git41bb18b.el10_0.noarch.rpm
Source RPM: golang-github-groupcache-0-0.35.20210729git41bb18b.el10_0.src.rpm
Build Date:Mon Jan 06 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/golang/groupcache
Summary:Caching and cache-filling library, intended as a replacement
Description:
Package Groupcache provides a data loading mechanism with caching and
de-duplication that works across a set of peer processes.

Each data Get first consults its local cache, otherwise delegates to the
requested key's canonical owner, which then checks its cache or finally gets the
data. In the common case, many concurrent cache misses across a set of peers for
the same key result in just one cache fill.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/golang/groupcache

Related Packages (Show Changelog) (Show Filelist)