ObjectStore =========== .. currentmodule:: aswan .. autoclass:: ObjectStore :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~ObjectStore.dump ~ObjectStore.dump_bytes ~ObjectStore.dump_json ~ObjectStore.dump_pickle ~ObjectStore.dump_str ~ObjectStore.purge ~ObjectStore.read ~ObjectStore.read_bytes ~ObjectStore.read_json ~ObjectStore.read_pickle ~ObjectStore.read_str .. rubric:: Methods Documentation .. automethod:: dump .. automethod:: dump_bytes .. automethod:: dump_json .. automethod:: dump_pickle .. automethod:: dump_str .. automethod:: purge .. automethod:: read .. automethod:: read_bytes .. automethod:: read_json .. automethod:: read_pickle .. automethod:: read_str