in reply to Re: Compressing a string, but leaving it as a stringin thread Compressing a string, but leaving it as a string
Use the MD5 as a key into a DB file on the server side that has the real data saved using Storable or YAML.