SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-karlseguin-ccache-devel rpm build for : Fedora 35. For other distributions click golang-github-karlseguin-ccache-devel.

Name : golang-github-karlseguin-ccache-devel
Version : 2.0.7 Vendor : Fedora Project
Release : 3.fc35 Date : 2021-08-10 08:06:48
Group : Unspecified Source RPM : golang-github-karlseguin-ccache-2.0.7-3.fc35.src.rpm
Size : 0.07 MB
Packager : Fedora Project
Summary : Golang 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

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

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/35/Everything/aarch64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-karlseguin-ccache-devel-2.0.7-3.fc35.noarch.rpm
     

Provides :
golang(github.com/karlseguin/ccache)
golang-github-karlseguin-ccache-devel
golang-ipath(github.com/karlseguin/ccache)

Requires :
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM