Mon, 13 May 2024 08:18:43 UTC | login

Information for build golang-github-karlseguin-ccache-2.0.3-2.fc31

ID121989
Package Namegolang-github-karlseguin-ccache
Version2.0.3
Release2.fc31
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, 09 Aug 2019 07:11:34 UTC
CompletedFri, 09 Aug 2019 07:11:34 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-karlseguin-ccache-2.0.3-2.fc31.src.rpm (info) (download)
noarch
golang-github-karlseguin-ccache-devel-2.0.3-2.fc31.noarch.rpm (info) (download)
Changelog * 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