Published September 26, 2026
| Version v0.20.2
Software
Open
SciQLop/speasy_proxy: v0.20.2
Authors/Creators
- 1. @LaboratoryOfPlasmaPhysics
- 2. @QuantStack
- 3. @github
Description
Dependencies
- speasy 1.8.4. Its proxy client asks for
compression=blosc(SciQLop/speasy#373), which this server has served since 0.20.0: per-array byte-shuffle + zstd, about 40% smaller than whole-pickle zstd on field data and several times faster to decode. speasy's cache version is unchanged, so existing caches are kept as they are. - pysciqlop-cache 0.2.2. Value files are never unlinked inline any more: triggers queue them in a trash table in the same transaction as the row change, so a rolled-back delete can no longer lose a value. A value that can't be written raises instead of being silently dropped. Opening an existing cache only adds two triggers; a cache round-trip 0.1.16 → 0.2.2 → 0.1.16 → 0.2.2 kept every value and left no orphaned files.
Other
- Backlog: BL-34 (prod container not supervised by systemd).
Files
SciQLop/speasy_proxy-v0.20.2.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0302ce1d4c78389d864c4da41f88441d
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/SciQLop/speasy_proxy/tree/v0.20.2 (URL)
Software
- Repository URL
- https://github.com/SciQLop/speasy_proxy