@platformatic Co-Founder & CTO, TSC member @nodejs, Lead Maintainer @fastify, Conference Speaker, Ph.D.
- Forlì, Italy
- nodeland.dev
- @matteocollina
Sponsors
Highlights
- Pro
Block or Report
Block or report mcollina
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
mercurius-js/mercurius Public
Implement GraphQL servers and gateways with Fastify
-
-
on-exit-leak-free Public
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
4,380 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 22 commits in 10 repositories
Opened 3 pull requests in 2 repositories
platformatic/platformatic
1
merged
1
open
fastify/restartable
1
merged
Reviewed 67 pull requests in 20 repositories
platformatic/platformatic
21 pull requests
- Docker automatic publish on GH release
- feat: disable migrations by default #101
- feat: add endpoint for dashboard metrics
- Nested routes in openapi
- chore(deps): update dependency happy-dom to v7
- fix: adds basic query logging for sqlite
- fix(db): register metrics plugin before db core
- feat: create plugin with db init command
- docs[cli]: fix display for code and typos
- perf(openapi): improve openapi performance
- fix: add sql files to watch ignore
- Disabled migration on hot reloading
- perf(core): lazy load graphql and open-api
- test: fix sql-mapper test for standarjs fail
- chore(deps): update pnpm to v7.13.0
- fix: non working parameters on protected listing endpoint
- feat(multi): Support for JSON columns
- Use to the correct dockerhub repository
- test: add fail tests for openapi limit and offset parameters
- Migration rollback command
- test(openapi): improve x-total-count tests and test messages on fail
nodejs/node
9 pull requests
- fs: improve promise based readFile performance for big files
- diagnostics_channel: add storage channel
- util: add MIME utilities
- http,http2: make early hints generic
-
stream: fix
sizefunction returned from QueuingStrategies - doc: add extra step reporter pre-approval
-
lib: promise version of
streams.finishedcall cleanup after eos - stream: handle enqueuing chunks when a pending BYOB pull request exists
- util: add default value option to parsearg
nodejs/undici
6 pull requests
fastify/fastify-jwt
3 pull requests
delvedor/find-my-way
3 pull requests
fastify/fastify-schedule
3 pull requests
fastify/fastify
3 pull requests
mercurius-js/mercurius
3 pull requests
pinojs/pino-http
3 pull requests
pinojs/pino
2 pull requests
fastify/restartable
2 pull requests
DefinitelyTyped/DefinitelyTyped
1 pull request
fastify/fastify-early-hints
1 pull request
pinojs/pino-pretty
1 pull request
siimon/prom-client
1 pull request
platformatic/db-workshop
1 pull request
pinojs/pino-elasticsearch
1 pull request
fastify/fastify-helmet
1 pull request
fastify/fastify-websocket
1 pull request
fastify/fastify-swagger-ui
1 pull request
Created an issue in platformatic/platformatic that received 8 comments
Remove running migrations on startup completely
I think folks might be confused by it, it's better to run it separately.
8
comments
Opened 17 other issues in 3 repositories
platformatic/platformatic
13
open
2
closed
- Document types + typescript support
- Create cerbos integration
- automatically post an announcement for every release
- Document the platformatic db development process
- Disable user impersonation via the admin secret if JWT or Webhook are defined
- Document that using the admin API key for authorization is unsafe
- Document that "save" is an upsert operation
- Enable query logging with SQLite
- Logging documentation
- Migration generator command
- Disable watch config for the migration folder
- server becomes unavailable after reload if plugin fails to start
- Add link to GraphiQL and OpenAPI documentation in the generated homepage
- Add Links OpenAPI definitions
- Clarify CONTRIBUTING.md to see what "start the platformatic db" mean






