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 |
- convert ASL 2.0 license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Fix FTBFS
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Fix release number