معرفی شرکت ها


golang-github-gomodule-redigo-devel-1.8.3-6.fc38.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Go client for redis
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته golang-github-gomodule-redigo-devel
نام فایل بسته golang-github-gomodule-redigo-devel-1.8.3-6.fc38.noarch.rpm
نسخه بسته 1.8.3
انتشار بسته 6.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 19 Jan 2023 11
هاست سازنده buildvm-x86-24.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/gomodule/redigo
مجوز ASL 2.0
حجم دانلود 63K
حجم نصب 203.131K
Redigo is a Go client for the Redis database. Features: – A Print-like API with support for all Redis commands. – Pipelining, including pipelined transactions. – Publish/Subscribe. – Connection pooling. – Script helper type with optimistic use of EVALSHA. – Helper functions for working with command replies. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gomodule/redigo


نیازمندی

مقدار نام
- go-filesystem


ارائه دهنده

مقدار نام
= 1.8.3-6.fc38 golang(github.com/gomodule/redigo/redis)
= 1.8.3-6.fc38 golang(github.com/gomodule/redigo/redisx)
= 1:1.8.3-6.fc38 golang-github-gomodule-redigo-devel
= 1.8.3-6.fc38 golang-ipath(github.com/gomodule/redigo)


نحوه نصب


نصب پکیج rpm golang-github-gomodule-redigo-devel:

    dnf install golang-github-gomodule-redigo-devel-1.8.3-6.fc38.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-gomodule-redigo-devel
/usr/share/doc/golang-github-gomodule-redigo-devel/README.markdown
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/gomodule
/usr/share/gocode/src/github.com/gomodule/redigo
/usr/share/gocode/src/github.com/gomodule/redigo/.goipath
/usr/share/gocode/src/github.com/gomodule/redigo/glide.lock
/usr/share/gocode/src/github.com/gomodule/redigo/glide.yaml
/usr/share/gocode/src/github.com/gomodule/redigo/go.mod
/usr/share/gocode/src/github.com/gomodule/redigo/redis
/usr/share/gocode/src/github.com/gomodule/redigo/redis/commandinfo.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/commandinfo_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/conn.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/conn_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/doc.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/go17.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/go18.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/list_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/log.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/pool.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/pool_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/pubsub.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/pubsub_example_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/pubsub_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/redis.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/redis_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/reply.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/reply_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/scan.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/scan_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/script.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/script_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/test_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redis/zpop_example_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redisx
/usr/share/gocode/src/github.com/gomodule/redigo/redisx/commandinfo.go
/usr/share/gocode/src/github.com/gomodule/redigo/redisx/commandinfo_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redisx/connmux.go
/usr/share/gocode/src/github.com/gomodule/redigo/redisx/connmux_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redisx/db_test.go
/usr/share/gocode/src/github.com/gomodule/redigo/redisx/doc.go
/usr/share/licenses/golang-github-gomodule-redigo-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild