Home Reference Source Repository

References

Class Summary

Static Public Class Summary
public
public

API that handles the lifecycle for updating and maintaing local copies of a Discovery

public

|| Ensure.throws this makes sure that process.exit(1) happens because something is wrong with our environment

public
public
public
public
public
public

exposes a way to manage our underlying Threads

public
public

Job

API that handles the lifecycle for updating and maintaing local copies of a Job

public

our locking class

public
public
public

a basic polling Loop which rejects actions until the previous action has completed

public
public
public

API that handles the lifecycle for updating and maintaining local copies of a Repository

public
public
public

Some useful table extensions for Thinky

public

exposes a useful API for managing the state of processes created from cluster.fork()

public
public
public

used for making sure a code block runs within a certain amount of time

public

Function Summary

Static Public Function Summary
public

captures a stacktrace at the current code execution point

public

days(n: Integer): Integer

returns n number of days converted to milliseconds.

public

hours(n: Integer): Integer

returns n number of hours converted to milliseconds

public

humanize(start: Integer): Object

returns a humanized time representation of the difference between two millisecond dates

public

kill(): *

Drains the thinky database pool

public

minutes(n: Integer): Integer

returns n number of minutes converted to milliseconds

public

olderThan(date: Date, milliDate: Integer): Boolean

compares a Date Object to a millisecond representation

public

seconds(n: Integer): Integer

returns n number of seconds converted to milliseconds

public

secondsAgo(n: Integer): Integer

returns how many seconds have elapsed since n compared to Date.now()

Variable Summary

Static Public Variable Summary
public

different millisecond time intervals

public

main configuration read in for Wyst

public

default exports