Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
987 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 1 repository
Opened 1 pull request in 1 repository
fastify/point-of-view
1
merged
Reviewed 10 pull requests in 8 repositories
fastify/fastify 2 pull requests
fastify/fastify-accepts-serializer 2 pull requests
fastify/benchmarks 1 pull request
fastify/fastify-sensible 1 pull request
fastify/website 1 pull request
fastify/fastify-rate-limit 1 pull request
fastify/middie 1 pull request
pkgjs/support 1 pull request
Created an issue in fastify/fastify-accepts-serializer that received 1 comment
Cache is not triggered
Reading the old code: https://github.com/fastify/fastify-accepts-serializer/tree/v3.0.1 the cache behaviour can works if the users doesn't customizβ¦