Closed itdaniher closed 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
adds async methods for the following common usage patterns:
refactor 'set' into '_set' which does work with lock, allowing an easy async push / upload abstraction for other methods to use