Skip to content

Commit 642c9c2

Browse files
jemgillambenjie
andauthored
Apply suggestions from code review
Co-authored-by: Benjie <[email protected]>
1 parent 97eeb8c commit 642c9c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

funding.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"role": "owner",
66
"name": "Graphile",
77
"email": "[email protected]",
8-
"description": "At Graphile we love GraphQL so much we named ourselves for our love of it!",
8+
"description": "Devtools for Node.js, PostgreSQL and GraphQL focussed on development and execution efficiency.",
99
"webpageUrl": {
1010
"url": "https://graphile.org"
1111
},
@@ -97,7 +97,7 @@
9797
{
9898
"guid": "graphile-star",
9999
"name": "Graphile Star",
100-
"description": "A group of useful Graphile utilities, including graphile-config which provides a standard plugin interface and helpers which can be used across the entire Graphile suite; graphile-export which exports a GraphQL Schema (or other code) as executable JavaScript; tamedevil a module to help tame eval; and pg-sql2 and pg-introspection.",
100+
"description": "A collection of utility modules including: graphile-config (standardized plugins and presets infrastructure); graphile-export (export a dynamic GraphQL Schema as executable JavaScript); tamedevil (makes dealing with `eval` safer); pg-sql2 (SQLi-resistant and speedy SQL templating in Node.js) and pg-introspection.",
101101
"webpageUrl": {
102102
"url": "https://star.graphile.org/",
103103
"wellKnown": "https://star.graphile.org/.well-known/funding-manifest-urls"
@@ -112,7 +112,7 @@
112112
{
113113
"guid": "graphile-worker",
114114
"name": "Graphile Worker",
115-
"description": "Job queue for PostgreSQL running on Node.js - allows you to run jobs (e.g. sending emails, performing calculations, generating PDFs, etc) in the background so that your HTTP response/application code is not held up. Can be used with any PostgreSQL-backed application.",
115+
"description": "Node.js job queue powered by PostgreSQL - schedule jobs (sending emails, converting images, generating PDFs, etc) in the background so your website and API requests don't have to wait.",
116116
"webpageUrl": {
117117
"url": "https://worker.graphile.org/",
118118
"wellKnown": "https://worker.graphile.org/.well-known/funding-manifest-urls"

0 commit comments

Comments
 (0)