RejsonIPC ========= .. currentmodule:: dasha.web.extensions.ipc_backends.rejson .. autoclass:: RejsonIPC :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RejsonIPC.connection ~RejsonIPC.label ~RejsonIPC.pipeline ~RejsonIPC.redis_key .. rubric:: Methods Summary .. autosummary:: ~RejsonIPC.ensure_obj ~RejsonIPC.get ~RejsonIPC.get_if_updated ~RejsonIPC.get_meta ~RejsonIPC.get_rejson_data ~RejsonIPC.init_ipc ~RejsonIPC.is_initialized ~RejsonIPC.is_null ~RejsonIPC.query_obj ~RejsonIPC.reset ~RejsonIPC.set ~RejsonIPC.type .. rubric:: Attributes Documentation .. autoattribute:: connection .. autoattribute:: label .. autoattribute:: pipeline .. autoattribute:: redis_key .. rubric:: Methods Documentation .. automethod:: ensure_obj .. automethod:: get .. automethod:: get_if_updated .. automethod:: get_meta .. automethod:: get_rejson_data .. automethod:: init_ipc .. automethod:: is_initialized .. automethod:: is_null .. automethod:: query_obj .. automethod:: reset .. automethod:: set .. automethod:: type