pickledb icon indicating copy to clipboard operation
pickledb copied to clipboard

Add json dump and load opts

Open gergesh opened this issue 1 year ago • 0 comments

I found it useful when I wanted to store a PickleDB that's also mostly readable without the use of a prettifier (setting indent=2), but there's probably other uses for it (such as storing custom classes etc.)

gergesh avatar Dec 23 '24 09:12 gergesh