GoSquared Labs
What we're working on under-the-hood.
Open Source Projects
We've built a range of projects used to power GoSquared, and many of them are open source:
Frontend tooling
Name | Description | Download |
---|---|---|
Tagbox MIT | Select items from a list with autocomplete | Download |
serenity MIT | Simple static site generator | Download |
bish MIT | Super-simple asset concatenation and dependency management | Download |
Backend modules
Name | Description | Download |
---|---|---|
scripty MIT | Redis script manager for node.js | Download |
rush MIT | LRU cache for busy apps in a hurry | Download |
stash MIT | Distributed cache using Redis and in-memory LRU | Download |
warlock MIT | Battle-hardened distributed locking using redis | Download |
anchorman MIT | Distributed message broadcasting using redis | Download |
Process management
Name | Description | Download |
---|---|---|
backgroundify MIT | Use separate node processes to run long synchronous functions | Download |
clutch MIT | Run your node.js server with multiple processes, without the mess | Download |
Queuing
Name | Description | Download |
---|---|---|
qp MIT | Efficient queue manager/processor in node.js | Download |
convoy MIT | Redis-backed unique job queueing | Download |
Connections
Name | Description | Download |
---|---|---|
redis-clustr MIT | Super-simple redis cluster client | Download |
ribbon MIT | Lightweight node.js service connection wrapper | Download |
Other
Name | Description | Download |
---|---|---|
abacus MIT | A simple node.js module to count and accumulate application metrics. | Download |