- 01 Jul, 2022 1 commit
-
-
Nicolas Raymond authored
-
- 30 Jun, 2022 2 commits
-
-
Nicolas Raymond authored
-
-
- 28 Jun, 2022 1 commit
-
-
Nicolas Raymond authored
-
- 03 Jun, 2022 1 commit
-
-
Nicolas Raymond authored
-
- 02 Jun, 2022 3 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
-
-
- 31 May, 2022 1 commit
-
-
Nicolas Raymond authored
-
- 06 May, 2022 1 commit
-
-
Swann Moreau authored
-
- 14 Mar, 2022 1 commit
-
-
Raphaël Proust authored
- This is not strictly necessary but it's with the intent of keeping the CI simple: same version of everything everywhere.
-
- 11 Mar, 2022 5 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
- 09 Mar, 2022 1 commit
-
-
Raphaël Proust authored
-
- 09 Apr, 2021 1 commit
-
-
Raphaël Proust authored
-
- 01 Apr, 2021 4 commits
-
-
Raphaël Proust authored
Fixes #10
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
- 08 Feb, 2021 2 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
-
- 03 Feb, 2021 3 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
>= 4.08 because of Option
-
Raphaël Proust authored
-
- 02 Feb, 2021 7 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
- Info level for the query (the parameters) (in addition of the path) of the request - Debug level for the headers and body of the request - Info level for start/stop of stream RPCs - Info level for start of chunked RPCs - Info level for status and body of 4XX/5XX status code responses - Debug level for status and body of 2XX status code responses
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
-
- 28 Jan, 2021 3 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
Chunking answers allow for: - lower memory footprint when serialising (dependent on the chunked-serialisation strategy), - yielding in between the writing of different chunks to cooperate with other Lwt promises.
-
- 27 Jan, 2021 3 commits
-
-
Raphaël Proust authored
-
Raphaël Proust authored
-
Raphaël Proust authored
Co-authored-by:
smelc <clement.hurlin@tweag.io>
-