Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-karlseguin-ccache-devel-2.0.7-3.fc35 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-karlseguin-ccache-devel Distribution: Fedora Project
Version: 2.0.7 Vendor: Fedora Project
Release: 3.fc35 Build date: Tue Aug 10 08:06:48 2021
Group: Unspecified Build host: buildvm-a32-21.iad2.fedoraproject.org
Size: 70512 Source RPM: golang-github-karlseguin-ccache-2.0.7-3.fc35.src.rpm
Packager: Fedora Project
Url: https://github.com/karlseguin/ccache
Summary: Golang LRU Cache for high concurrency
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

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

Provides

Requires

License

MIT

Changelog

* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Jan 03 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.7-1
  - Update to 2.0.7
  - Close: rhbz#1906636
* Tue Jul 28 2020 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.6-1
  - Update to 2.0.6
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* 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

Files

/usr/share/doc/golang-github-karlseguin-ccache-devel
/usr/share/doc/golang-github-karlseguin-ccache-devel/readme.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/karlseguin
/usr/share/gocode/src/github.com/karlseguin/ccache
/usr/share/gocode/src/github.com/karlseguin/ccache/.goipath
/usr/share/gocode/src/github.com/karlseguin/ccache/bucket.go
/usr/share/gocode/src/github.com/karlseguin/ccache/bucket_test.go
/usr/share/gocode/src/github.com/karlseguin/ccache/cache.go
/usr/share/gocode/src/github.com/karlseguin/ccache/cache_test.go
/usr/share/gocode/src/github.com/karlseguin/ccache/configuration.go
/usr/share/gocode/src/github.com/karlseguin/ccache/configuration_test.go
/usr/share/gocode/src/github.com/karlseguin/ccache/go.mod
/usr/share/gocode/src/github.com/karlseguin/ccache/item.go
/usr/share/gocode/src/github.com/karlseguin/ccache/item_test.go
/usr/share/gocode/src/github.com/karlseguin/ccache/layeredbucket.go
/usr/share/gocode/src/github.com/karlseguin/ccache/layeredcache.go
/usr/share/gocode/src/github.com/karlseguin/ccache/layeredcache_test.go
/usr/share/gocode/src/github.com/karlseguin/ccache/readme.md
/usr/share/gocode/src/github.com/karlseguin/ccache/secondarycache.go
/usr/share/gocode/src/github.com/karlseguin/ccache/secondarycache_test.go
/usr/share/licenses/golang-github-karlseguin-ccache-devel
/usr/share/licenses/golang-github-karlseguin-ccache-devel/license.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024