mobilecoinofficial / forest

Enables a Forest of MobileCoin enabled SignalBots. Beta software, APIs may change!
MIT License
18 stars 13 forks source link

Pdictng fixes from Hotline porting efforts #101

Closed itdaniher closed 2 years ago

itdaniher commented 2 years ago

adds async methods for the following common usage patterns:

keys, remove_from, extend, pop,

refactor 'set' into '_set' which does work with lock, allowing an easy async push / upload abstraction for other methods to use