ceramicnetwork / js-ceramic

Typescript implementation of the Ceramic protocol
http://ceramic.network
Other
414 stars 127 forks source link

feat: Update ajv-threads package to version with worker pool #3177

Closed stbrody closed 7 months ago

stbrody commented 7 months ago

This will make js-ceramic actually use multiple worker threads for schema validation. When this merges is when we should be able to observe real improvements to js-ceramic throughput.