Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The `@fastify/request-context` plugin provides request-scoped storage support for Fastify applications, allowing developers to maintain thread-local HTTP context where variables set within a single HTTP call remain isolated from other concurrent requests. It's designed for Fastify developers who need to persist request-aware data like logger instances or user authorization information throughout the lifecycle of an HTTP request.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fastify/fastify-request-context

Account's avatar
fastify/fastify-plugin
Plugin helper for Fastify
Account's avatar
fastify/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
fastify/fastify
Fast and low overhead web framework, for Node.js
Account's avatar
ladjs/superagent
elegant & feature rich browser / node HTTP with a fluent API

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
109 contributions
Fdawgs's profile
Fdawgs
50 contributions
kibertoad's profile
kibertoad
44 contributions
github-actions[bot]'s profile
github-actions[bot]
11 contributions
mcollina's profile
mcollina
8 contributions
Uzlopak's profile
Uzlopak
6 contributions
Eomm's profile
Eomm
4 contributions
jsumners's profile
jsumners
4 contributions
voxpelli's profile
voxpelli
3 contributions
darkgl0w's profile
darkgl0w
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
fastify

fastify/fastify-request-context

Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)

JavaScript
203
24
MIT License