nilmdb/nilmdb/server
Jim Paris 759492298a bulkdata: write _format file atomically, to reduce chance of corruption
Some databases were seeing _format truncated to 0 bytes, after crashing
soon after a new stream was created (e.g. during decimation).
2020-08-17 23:04:36 -04:00
..
__init__.py Fix flake8-reported code style issues 2019-08-30 16:29:39 -04:00
bulkdata.py bulkdata: write _format file atomically, to reduce chance of corruption 2020-08-17 23:04:36 -04:00
errors.py Fix flake8-reported code style issues 2019-08-30 16:29:39 -04:00
interval.pyx Fix misnamed function 2019-08-01 17:39:32 -04:00
interval.pyxdep Huge cleanup of namespaces, modules, packages, imports. 2013-01-28 19:04:52 -05:00
nilmdb.py Add pylint config and selectively fix some pylint errors 2019-08-30 16:29:39 -04:00
rbtree.pxd Port cython and C code to python 3 2019-08-01 17:36:44 -04:00
rbtree.pyx Port cython and C code to python 3 2019-08-01 17:36:44 -04:00
rbtree.pyxdep Huge cleanup of namespaces, modules, packages, imports. 2013-01-28 19:04:52 -05:00
rocket.c rocket: suppress build warnings 2020-08-03 16:27:55 -04:00
server.py Add pylint config and selectively fix some pylint errors 2019-08-30 16:29:39 -04:00
serverutil.py Fix flake8 warnings 2020-08-03 23:40:53 -04:00