vdirsyncer/tests/storage/etesync
Hugo Osvaldo Barrera 1a1f6f0788 Initial async support
Add asyncio to the storage backends and most of the codebase. A lot of
it merely uses asyncio APIs, but still doesn't actually run several
things concurrently internally. Further improvements will be added on
top of these changes

Thanks to  Thomas Grainger (@graingert) for a few useful pointers
related to asyncio.
2021-06-26 13:40:35 +02:00
..
etesync_server Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
test@localhost Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
__init__.py Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
test_main.py Initial async support 2021-06-26 13:40:35 +02:00