Thu, 14 Nov 2024 15:47:13 UTC | login

Information for RPM golang-github-patrickmn-cache-devel-2.1.0-9.fc32.noarch.rpm

ID556148
Namegolang-github-patrickmn-cache-devel
Version2.1.0
Release9.fc32
Epoch
Archnoarch
SummaryIn-memory key:value store/cache library for Go
DescriptionGo-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. Any object can be stored, for a given duration or forever, and the cache can be safely used by multiple goroutines. Although Go-cache isn't meant to be used as a persistent datastore, the entire cache can be saved to and loaded from a file (using c.Items() to retrieve the items map to serialize, and NewFrom() to create a cache from a deserialized one) to recover from downtime quickly. (See the docs for NewFrom() for caveats.) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/patrickmn/go-cache
Build Time2020-01-29 01:48:13 GMT
Size22.06 KB
0a68ae3ffb74ab7c661d69563dc79314
LicenseMIT
Provides
golang(github.com/patrickmn/go-cache) = 2.1.0-9.fc32
golang-github-patrickmn-cache-devel = 2.1.0-9.fc32
golang-ipath(github.com/patrickmn/go-cache) = 2.1.0-9.fc32
Obsoletes
golang-github-patrickmn-go-cache-devel < 2.1.0-6
Conflicts No Conflicts
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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 14 of 14
Name ascending sort Size
/usr/share/doc/golang-github-patrickmn-cache-devel0.00 B
/usr/share/doc/golang-github-patrickmn-cache-devel/CONTRIBUTORS400.00 B
/usr/share/doc/golang-github-patrickmn-cache-devel/README.md2.48 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/patrickmn0.00 B
/usr/share/gocode/src/github.com/patrickmn/go-cache0.00 B
/usr/share/gocode/src/github.com/patrickmn/go-cache/.goipath46.00 B
/usr/share/gocode/src/github.com/patrickmn/go-cache/README.md2.48 KB
/usr/share/gocode/src/github.com/patrickmn/go-cache/cache.go30.27 KB
/usr/share/gocode/src/github.com/patrickmn/go-cache/cache_test.go38.38 KB
/usr/share/gocode/src/github.com/patrickmn/go-cache/sharded.go4.49 KB
/usr/share/gocode/src/github.com/patrickmn/go-cache/sharded_test.go1.61 KB
/usr/share/licenses/golang-github-patrickmn-cache-devel0.00 B
/usr/share/licenses/golang-github-patrickmn-cache-devel/LICENSE1.08 KB
Component of No Buildroots