2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 02:52:07 +00:00
confluent/confluent_server
Jarrod Johnson 485c323608 Stage uploads in memory
The strategy of duping file descriptors
is inadequate. The copies share
identical offsets.

Fix this by reading the file once into
memory, and using BytesIO to fake a file.

This is relatively memory intensive in theory, but in practice
pyghmi library had been duping everything to memory
anyway, so it is a wash for now.
2022-01-27 17:29:17 -05:00
..
bin Amend deployment initialize for consistent ownership 2022-01-14 15:08:19 -05:00
confluent Stage uploads in memory 2022-01-27 17:29:17 -05:00
dbgtools
sysctl
systemd
sysvinit
builddeb Remove pyte requirement 2021-06-08 16:43:06 -04:00
buildrpm
confluent_server.spec.tmpl Add el9 to spec files 2022-01-11 16:02:47 -05:00
confluentdbgcli.py
confluentsrv.spec
makesetup
MANIFEST.in
requirements.txt
setup.py.tmpl Remove pyte requirement 2021-06-08 16:43:06 -04:00