-
### Request
It would be nice to see more (different) compression algorithms supported during write operations to prometheus and loki. `gzip` compression is by far the most common being support by al…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
The ssh-keyscan.exe client…
-
Inverted index, which maps terms to document lists, is a common data structure. In Elasticsearch (ES), the unique identifier (_id) for documents is typically a UUID (Universally Unique Identifier) typ…
-
-
### OpenTofu Version
```shell
OpenTofu v1.8.3
on windows_amd64
```
### The problem in your OpenTofu project
TF states can be very large, and that even when the overall number of objects …
-
[RFC 8879](https://www.rfc-editor.org/rfc/rfc8879.html) has recently been published. The RFC describes a way to compress the TLS certificate chain when using TLS 1.3.
Compressing the certificate ch…
-
### Feature request
This RFC proposes integrating a lossless compression method called ZipNN into Hugging Face Transformers to reduce latency and traffic for downloading models. ZipNN is specifically…
-
### Description
### Context
Within the current Velox implementation, there are three distinct modules utilizing different compression codecs and methods:
**Parquet datasource** - Uses Arrow codec…
-
Hi, thanks for GramTest :)
Any idea if it would be doable to use it to something like Apache Commons Compress? A library for compression algorithms. I'm interested in running tests against the comp…
kinow updated
7 years ago
-
Currently, qsv creates, consumes and validates CSV files hewing closely to the [RFC4180 specification](https://www.ietf.org/rfc/rfc4180.txt) as interpreted by the csv crate.
However, it doesn't all…