Pinned Repositories
app-test
For testing GitHub apps
aws-sdk-lib-storage-race
Minimal-ish reproduce of a race condition easily encountered when using the multi-part upload utility in @aws-sdk/lib-storage
backend-typescript-example
Tiny example of a backend TypeScript project to demonstrate how some of the related tooling works
bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
bull-pause-resume-bug
Minimal-ish reproduce of a bug in Bull when pausing / resuming queues
compression
Node.js compression middleware
data-importer
The Firefly III Data Importer can import data into Firefly III
dependency-cruiser
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
protocell
Conjures up convenient OCaml types and serialization functions based on protobuf definition files
martinslota's Repositories
martinslota/protocell
Conjures up convenient OCaml types and serialization functions based on protobuf definition files
martinslota/app-test
For testing GitHub apps
martinslota/aws-sdk-lib-storage-race
Minimal-ish reproduce of a race condition easily encountered when using the multi-part upload utility in @aws-sdk/lib-storage
martinslota/backend-typescript-example
Tiny example of a backend TypeScript project to demonstrate how some of the related tooling works
martinslota/bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
martinslota/bull-pause-resume-bug
Minimal-ish reproduce of a bug in Bull when pausing / resuming queues
martinslota/compression
Node.js compression middleware
martinslota/data-importer
The Firefly III Data Importer can import data into Firefly III
martinslota/dependency-cruiser
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
martinslota/ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
martinslota/iovalkey
martinslota/pact-js-bug-cannot-merge-v3-pacts
Minimal example of a bug in pact-js: spec `v3` Pact files cannot be merged when publishing
martinslota/pact-js-bug-multiple-interactions
Minimal example of a bug in pact-js: multiple interactions are no longer supported
martinslota/pact-js-bug-state-params-dropped
Minimal example of a bug in pact-js: the `v3` provider drops state params in `v2` pact file
martinslota/lint-staged-no-stash-bug
Minimal-ish reproduce of a bug around lint-staged when used with the --no-stash flag
martinslota/redis-connection-race-bug
Minimal-ish reproduce of a bug in ioredis and iovalkey when used against nodes running in cluster mode
martinslota/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
martinslota/swc-node
Faster ts-node without typecheck
martinslota/swc-node-register-mocha-bug
Minimal-ish reproduce of a bug around @swc-node/register when used with Mocha
martinslota/vscode-switch-code-test
A Visual Studio Code extension that switches between code, and a corresponding test file