-
I have ported util/bloom2.cc to a different environment. The bloom filter, with 16 bits per key, is supposed to have 0.0004 false positive rate. The filter was showing 0.0117 and 0.0519 within two d…
-
Hello!
I want to create a Redis Bloom Filter that is non-scaling. Meaning, when the capacity of the bloomfilter is reached, it should be able to add elements (even though the false positive rate mi…
-
Does RIOT File support insertion into a Bloom Filter (enabled by Redis' [RedisBloom](https://github.com/RedisBloom/RedisBloom/) module)?
I'm looking to front load my Bloom Filter with millions of e…
-
If users can resize the node/link viewer pane this would enable Bloom to be used as a DIY intelligence (like) system as more complex key value documents can be displayed. At least, our organisation co…
-
When clicking the Resend Email button on the screen below, nothing happens in the UI and no email is sent
-
### Overview
We used to have a concept of a "Live course". This was a course that was being delivered live rather than being available online for everyone at any time. This concept has been retired …
-
We've run into a number of issues consuming the LinkButton in SF
The current implementation takes the button and overrides its localization but some issues have been:
* Bloom is not using the Link…
-
Follow-up of https://github.com/chainwayxyz/citrea/issues/711.
This is how one can deserialize the current state diff:
```
use std::{
io::{Error, Write},
ops::Range,
};
use allo…
-
- [x] PDFDroplet should consume relevant dependencies as Nuget package.
- [x] Build queues should no longer copy TC artifacts.
- [x] Re-generate (or clean up) buildUpdate.*.sh files so that they don…
-
**Describe the bug**
Some times (and I have not found a clear interval and can be in the middle of the night even with low volume of traffic) we get paged that `loki_api_v1_query_range` is experien…