The postera package is a collection of the following TypeScript modules:
- kstore — Use a key-value store (e.g., Redis) to share data
- logsearch — Search logs (e.g., Papertrail)
- qio — Use queues to send and receive messages
- notifier — Base class for posting notifications
- reqm — Perform and track HTTP requests using promises.
- slogger — Shared logging object
- tshell — Run shell commands