SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-hedis rpm build for : OpenSuSE. For other distributions click ghc-hedis.

Name : ghc-hedis
Version : 0.9.8 Vendor : openSUSE
Release : bp150.2.6 Date : 2018-07-30 20:47:34
Group : Development/Languages/Other Source RPM : ghc-hedis-0.9.8-bp150.2.6.src.rpm
Size : 1.03 MB
Packager : https://bugs_opensuse_org
Summary : Client library for the Redis datastore: supports full command set, pipelining
Description :
Redis is an open source, advanced key-value store. It is often referred to as a
data structure server since keys can contain strings, hashes, lists, sets and
sorted sets. This library is a Haskell client for the Redis datastore.
Compared to other Haskell client libraries it has some advantages:

[Compatibility with Latest Stable Redis:] Hedis is intended to be used with the
latest stable version of Redis (currently 3.2). Most redis commands
(< http://redis.io/commands>) are available as haskell functions, although
MONITOR and SYNC are intentionally omitted. Additionally, a low-level API is
exposed that makes it easy for the library user to implement further commands,
such as new commands from an experimental Redis version.

[Automatic Optimal Pipelining:] Commands are pipelined
(< http://redis.io/topics/pipelining>) as much as possible without any work by
the user. See < http://informatikr.com/2012/redis-pipelining.html> for a
technical explanation of automatic optimal pipelining.

[Enforced Pub/Sub semantics:] When subscribed to the Redis Pub/Sub server
(< http://redis.io/topics/pubsub>), clients are not allowed to issue commands
other than subscribing to or unsubscribing from channels. This library uses the
type system to enforce the correct behavior.

[Connect via TCP or Unix Domain Socket:] TCP sockets are the default way to
connect to a Redis server. For connections to a server on the same machine,
Unix domain sockets offer higher performance than the standard TCP connection.

For detailed documentation, see the \"Database.Redis\" module. .

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-hedis-0.9.8-bp150.2.6.x86_64.rpm
     

Provides :
ghc-hedis
ghc-hedis(x86-64)
libHShedis-0.9.8-Fc9taSEpM7aEiCEqXmjt87-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSasync-2.1.1.1-8yywY4inVGRLJSCg60gBXj-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit)
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
libHSbytestring-lexing-0.5.0.2-6li4dsGccWCHhBeSRzrvae-ghc8.0.2.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHShashable-1.2.6.1-ArdkmQrtdsLPQA60ZQw2E-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSmonad-control-1.0.2.1-CqOqIBYVBjy1GnPfyWnFHC-ghc8.0.2.so()(64bit)
libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so()(64bit)
libHSnetwork-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz-ghc8.0.2.so()(64bit)
libHSprimitive-0.6.2.0-4578caNkWQ54Gt1mxLF2Yh-ghc8.0.2.so()(64bit)
libHSresource-pool-0.2.3.2-CNIGqNUtcJt8oTd9s0gruJ-ghc8.0.2.so()(64bit)
libHSscanner-0.2-4lcLejGin4EFaBwHS4mjDD-ghc8.0.2.so()(64bit)
libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so()(64bit)
libHStext-1.2.2.2-1cn50juu89QSL9QkUVcRY-ghc8.0.2.so()(64bit)
libHStime-1.6.0.1-ghc8.0.2.so()(64bit)
libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit)
libHStransformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH-ghc8.0.2.so()(64bit)
libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so()(64bit)
libHSunix-2.7.2.1-ghc8.0.2.so()(64bit)
libHSunordered-containers-0.2.8.0-EsriWmISHwMG6fvrGnOReO-ghc8.0.2.so()(64bit)
libHSvector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libdl.so.2()(64bit)
libgmp.so.10()(64bit)
libpthread.so.0()(64bit)
librt.so.1()(64bit)
libutil.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.0.2/hedis-0.9.8-Fc9taSEpM7aEiCEqXmjt87
/usr/lib64/ghc-8.0.2/hedis-0.9.8-Fc9taSEpM7aEiCEqXmjt87/libHShedis-0.9.8-Fc9taSEpM7aEiCEqXmjt87-ghc8.0.2.so
/usr/share/doc/packages/ghc-hedis
/usr/share/doc/packages/ghc-hedis/LICENSE

 
ICM