Blog-Einträge getaggt mit compression
Implementing a CompressedTextField for Django
Driving to my office today I had the idea to implement a field type in Django, which allows me to transparently save data in a compressed state to the database.
A standard Lorem Ipsum paragraph (as follows) takes 446 Bytes as ASCII and using my ...
mehr lesen »