Releases Tags
-
v1.4.2
released this 1 year ago | 13 commits to trunk since this release
- don't access metrics of non running servers (fix segfault), return 0s
- copy over some deprecated cwtch/storage functions
Downloads
-
v1.4.1
released this 1 year ago | 17 commits to trunk since this release
- migrate to cwtch 0.14.1
Downloads
-
v1.4.0
released this 1 year ago | 19 commits to trunk since this release
- Refactor Monitors
- Remove pidusage dependency
- Library no longer underscore imports sqlite deps.
Downloads
-
v1.3.4
released this 1 year ago | 24 commits to trunk since this release
- Fix crash on windows: pidusage doesn't have windows support and errors were not being checked. For now windows servers just don't report cpu and mem usage.
Downloads
-
v1.3.3
released this 1 year ago | 34 commits to trunk since this release
- serverConfig mkdirAll to help OS's like Mac when being used in $CWTCHDIR/servers/x
Downloads
-
v1.3.2
released this 1 year ago | 36 commits to trunk since this release
- lock and safety fixes
Downloads
-
v1.3.1
released this 1 year ago | 38 commits to trunk since this release
- removed server config attribute enabled in favour of requiring checking with server.CheckStatus()
Downloads