1.0.0 • Published 9 years ago

hook.io-logs v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hook.io-logs

Node.js module that powers the hook.io platform's microservice logs

Introduction

This module is the component which hook.io to manage small amounts of log entries that users can access with a simple API. Log entries are volatile and will expire over time.

Right now this module is essentially a small wrapper around the redis module .

You are encouraged to use this module as-is, or modify it to suite your needs. If you are interested in contributing please let us know!