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

Prepare-response is a Node.js library designed to efficiently cache and serve text responses, handling features like ETags and gzip compression. It's ideal for developers looking to optimize server performance by caching specific responses in memory and managing HTTP headers for content delivery.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
ForbesLindesay's profile
ForbesLindesay
24 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
Jimbly's profile
Jimbly
1 contributions
forbeslindesay

forbeslindesay/prepare-response

Prepare a text resposne to be efficiently sent. This is useful when you want to completly cache a specific response in memory and handle etags and gzip.

HTML
1
1
MIT License

Support the dependencies of forbeslindesay/prepare-response

Account's avatar
broofa/mime
A comprehensive library for mime-type mapping
Account's avatar
then/promise
Bare bones Promises/A+ implementation
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
ForbesLindesay/testit
Because the world needs a simpler testing framework