Bryce Baril
Results
10
repositories owned by
Bryce Baril
ansible-known_hosts
67
Stars
16
Forks
Watchers
An ansible hook for adding/removing hosts from known_hosts files.
client-request
16
Stars
7
Forks
Watchers
A zero-dependency stripped-down http client request module based on the http://npm.im/request API.
node-stream-meter
29
Stars
4
Forks
Watchers
A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.
node-stream-spigot
15
Stars
1
Forks
Watchers
A streams2 Readable stream generator, useful for testing.
node-tokenthrottle
29
Stars
5
Forks
Watchers
Asynchronously throttle actions by a token. E.g. Throttle API access by Username/IP/etc.
redis-scanstreams
19
Stars
3
Forks
Watchers
A streaming interface for the Redis *SCAN commands, for use with node_redis