Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 541 Bytes

ReadMe.md

File metadata and controls

11 lines (6 loc) · 541 Bytes

hook.io-logs

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

Introduction

This module is the component which hook.io uses 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!