Sun, 15 Feb 2026 02:10:39 CST | login

Information for RPM golang-github-patrickmn-cache-devel-2.1.0-1.ocs23.noarch.rpm

ID194067
Namegolang-github-patrickmn-cache-devel
Version2.1.0
Release1.ocs23
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 Time2024-08-26 06:44:18 GMT
Size21.40 KB
69b8aa6f6b82929645cd7fc8930219a4
LicenseMIT
Buildrootdist-ocs23-epol9-build-249748-24405
Provides
golang(github.com/patrickmn/go-cache) = 2.1.0-1.ocs23
golang-github-patrickmn-cache-devel = 2.1.0-1.ocs23
golang-ipath(github.com/patrickmn/go-cache) = 2.1.0-1.ocs23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 13 of 13
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/.goipath47.00 B
/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