-
Duplicate strings should be single instance to reduce memory overhead. Could also consider gzip/snappy compression or language compression (https://github.com/antirez/smaz).
-
[CL 503438](https://go.dev/cl/503438) added a workaround for de-duplicating struct fields created from export data. Unfortunately, #61670 highlighted that this workaround is insufficient. At the very …
-
The problem, apparently, is with the bar at the end of the url.
Here's how the final file is:
```
# Original APT package sources gathered by Ansible
deb http://archive.ubuntu.com/ubuntu/ xenia…
-
### Steps to reproduce
Create nested controller and nested object views where there is overlap between the controller and object namespaces. For example:
- `Courses::Quiz::Question` and `Cours…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
Is the plan to pull components from vf-core into this, via NPM?
-
Implement a windowed transaction deduplication. Transactions that have successfully been embedded on a block will be tracked for a given window. Upon block creation, any duplicated transactions are f…
-
Building on #4709, it would be useful to add a way to choose which photometry de-duplication strategy to use (e.g. a `deduplicate_strategy` argument). This could initially enable 3 different behavior…
-
```
I am a completly noob when it comes to FUSE and have only a basic academic
understanding of file systems, but I would like to contribute to s3backer
making some improvement as my final graduatio…
-
# Description
De-Duplication of messages in Azure Service Bus for a Queue or Topic is a very useful feature for different use cases including de-duplicating technical retries by the publishing applic…