Fedora Packages

golang-github-influxdata-cache-devel Subpackage of golang-github-influxdata-cache

An in-memory key:value store/cache library for Go

Go-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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/influxdata/go-cache

Releases Overview

Release Stable Testing
Fedora 38 0-0.24.20190703git7d1d6d6.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-influxdata-cache dash maintainers at fedoraproject dot org.



Sources on Pagure