
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@redis/bloom
Advanced tools
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
This package provides support for the RedisBloom module, which adds additional probabilistic data structures to Redis.
Should be used with redis/@redis/client.
:warning: To use these extra commands, your Redis server must have the RedisBloom module installed.
RedisBloom provides the following probabilistic data structures:
For some examples, see bloom-filter.js, cuckoo-filter.js, count-min-sketch.js and topk.js in the examples folder.
The 'bloom-filter' package provides a simple implementation of Bloom filters in JavaScript. It is less feature-rich compared to @redis/bloom and does not integrate with Redis, making it suitable for in-memory operations only.
The 'cuckoo-filter' package offers a JavaScript implementation of Cuckoo filters. Similar to 'bloom-filter', it does not integrate with Redis and is intended for in-memory use cases.
The 'count-min-sketch' package provides a JavaScript implementation of the Count-Min Sketch data structure. It is useful for approximate frequency counting but lacks the Redis integration provided by @redis/bloom.
FAQs
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
The npm package @redis/bloom receives a total of 6,108,708 weekly downloads. As such, @redis/bloom popularity was classified as popular.
We found that @redis/bloom demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.