bloomfilter-redis: Distributed bloom filters on Redis (using the Hedis client).
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Distributed bloom filters on Redis (using the Hedis client).
The hash family algorithm is partly inspired by Brian O'Sullivan's bloomfilter package at https://hackage.haskell.org/package/bloomfilter.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | arithmoi (>=0.3 && <0.10), base (>=4.7 && <4.13), binary (>=0.7 && <0.9), bytestring (>=0.9 && <0.11), hashable (>=1.2 && <1.4), hedis (>=0.5 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | Copyright 2016-2019 Tobias Markus <tobias AT miglix DOT eu> |
Author | Tobias Markus <tobias AT miglix DOT eu> |
Maintainer | Tobias Markus <tobias AT miglix DOT eu> |
Category | Data |
Source repo | head: git clone https://github.com/hesiod/bloomfilter-redis.git |
Uploaded | by hesiod at 2019-06-25T18:41:38Z |
Modules
[Index] [Quick Jump]
Downloads
- bloomfilter-redis-0.1.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees