Pinned Repositories
connection-manager
Manage connection state with lazy connect, retry on failure, auto-reconnect, and shutdown handling
lsdsoftware.com
Company website
message-dispatcher
Extract boilerplate message dispatching logic into a reusable module
multilayer-async-cache-builder
A tool for constructing multilayer cache (NodeJS)
rate-limiter
Basic rate limiter using the token bucket algorithm
s3-cache
simple-cache
Memory and disk cache implementations with simple TTL
state-machine
Make implementing state machines less error prone
utils
LSD Software's Repositories
lsdsoftware/connection-manager
Manage connection state with lazy connect, retry on failure, auto-reconnect, and shutdown handling
lsdsoftware/lsdsoftware.com
Company website
lsdsoftware/message-dispatcher
Extract boilerplate message dispatching logic into a reusable module
lsdsoftware/multilayer-async-cache-builder
A tool for constructing multilayer cache (NodeJS)
lsdsoftware/rate-limiter
Basic rate limiter using the token bucket algorithm
lsdsoftware/s3-cache
lsdsoftware/simple-cache
Memory and disk cache implementations with simple TTL
lsdsoftware/state-machine
Make implementing state machines less error prone
lsdsoftware/utils