Sat, 06 Jul 2024 14:44:31 UTC | login

Information for build golang-github-groupcache-0-0.28.20210729git41bb18b.fc37

ID208899
Package Namegolang-github-groupcache
Version0
Release0.28.20210729git41bb18b.fc37
Epoch
SummaryCaching 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 10:46:13 UTC
CompletedFri, 14 Oct 2022 10:46:13 UTC
Tags
f37
f38
RPMs
src
golang-github-groupcache-0-0.28.20210729git41bb18b.fc37.src.rpm (info) (download)
noarch
golang-github-groupcache-devel-0-0.28.20210729git41bb18b.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0-0.28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0-0.27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Sep 22 2021 Robert-André Mauchin <zebob.m@gmail.com> 0-0.26 - Fix release number * Thu Jul 29 2021 Robert-André Mauchin <zebob.m@gmail.com> 0-0.10 - Bump to commit 41bb18bfe9da5321badc438f91158cd790a33aa3