Sun, 12 May 2024 18:24:13 UTC | login

Information for build golang-github-karlseguin-ccache-2.0.3-3.fc32

ID143610
Package Namegolang-github-karlseguin-ccache
Version2.0.3
Release3.fc32
Epoch
SummaryGolang 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
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 11:07:04 UTC
CompletedFri, 27 Mar 2020 11:07:04 UTC
Tags
f33
RPMs
src
golang-github-karlseguin-ccache-2.0.3-3.fc32.src.rpm (info) (download)
noarch
golang-github-karlseguin-ccache-devel-2.0.3-3.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.3-1 - Release 2.0.3 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-0.9.gita2d6215 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 2.0.2-0.8.gita2d6215 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-0.7.gita2d6215 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Jan Chaloupka <jchaloup@redhat.com> - 2.0.2-0.6.gita2d6215 - Upload glide files * Thu Mar 01 2018 Jan Chaloupka <jchaloup@redhat.com> - 2.0.2-0.5.20161103gita2d6215 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-0.4.gita2d6215 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild