presistent storage in JQuery

presistent storage in JQuery

Persistent storage is pretty easy but I had hoped JQuery would provide a handy API for it.  I have old code that wraps the two main ways to do it, IE-specific and standards.

I found a plug-in but it seemed tricker to use than my old code.

Am I missing something?  Is there a cute way to do it in JQuery?