moonraker/moonraker
Eric Callahan e2a62f80d4 database: introduce record based operations
Now that all transactions run in a thread it is possible for them to
interleave.  The record based operations allow for batch operations
within a single transaction.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-02-17 11:19:57 -05:00
..
components database: introduce record based operations 2022-02-17 11:19:57 -05:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
app.py app: correct location header encoding 2022-02-15 14:39:33 -05:00
confighelper.py confighelper: use read_file() rather than read() 2022-02-15 11:42:50 -05:00
eventloop.py eventloop: use the default executor for run_in_thread() 2022-02-17 11:19:57 -05:00
klippy_connection.py moonraker: report missing klippy requirements 2022-02-10 08:28:51 -05:00
moonraker.py moonraker: report missing klippy requirements 2022-02-10 08:28:51 -05:00
utils.py utils: move config backup methods to confighelper 2022-02-04 10:58:00 -05:00
websockets.py moonraker: refactor KlippyConnection 2022-02-09 19:15:11 -05:00