Thu, 14 Nov 2024 16:02:55 UTC | login

Information for RPM golang-github-patrickmn-cache-devel-2.1.0-8.fc31.noarch.rpm

ID418170
Namegolang-github-patrickmn-cache-devel
Version2.1.0
Release8.fc31
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 Time2019-07-25 17:07:27 GMT
Size22.07 KB
154abbf385c1f2bf1658884f45d8c7cd
LicenseMIT
Provides
golang(github.com/patrickmn/go-cache) = 2.1.0-8.fc31
golang-github-patrickmn-cache-devel = 2.1.0-8.fc31
golang-ipath(github.com/patrickmn/go-cache) = 2.1.0-8.fc31
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