condense-json 1.0 Shrinks Repeated JSON Data With Reference Syntax
Simon Willison released version 1.0 of condense-json, a Python library that reduces JSON size by replacing repeated substrings with a compact reference syntax. The library, about 18 months old, includes non-disruptive fixes and is designed for storing logs and caches with duplicated data. It integrates with Willison's LLM tool to save space in SQLite logs.




