Mercurial > libervia-backend
diff sat/plugins/plugin_xep_0260.py @ 3225:843a9279fb5a
core (memory/persistent): implemented `aset` and `adel`:
those methods are async variants of __setitem__ and __delitem__, they return a Deferred
fired when the value is actually set/removed from storage.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 22 Mar 2020 18:35:22 +0100 |
parents | 559a625a236b |
children | be6d91572633 |