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-6.fc38 RPM for noarch

From Fedora 38 for ppc64le / g

Name: golang-github-karlseguin-ccache-devel Distribution: Fedora Project
Version: 2.0.7 Vendor: Fedora Project
Release: 6.fc38 Build date: Thu Jan 19 09:29:23 2023
Group: Unspecified Build host: buildhw-x86-13.iad2.fedoraproject.org
Size: 70512 Source RPM: golang-github-karlseguin-ccache-2.0.7-6.fc38.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 Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* 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

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 22:29:55 2024