appwrite / templates

Templates for Appwrite Functions ⚡️🌩️
https://appwrite.io
MIT License
103 stars 80 forks source link

Feat: Node Database templates #286

Closed Meldiron closed 1 month ago

Meldiron commented 1 month ago

What does this PR do?

Adds database integration templates in Node runtime

Test Plan

Language: node-neon
Build in seconds: HIDDEN
Cold execution in seconds: HIDDEN
Warm execution in seconds: HIDDEN

Language: node-mongo
Build in seconds: HIDDEN
Cold execution in seconds: HIDDEN
Warm execution in seconds: HIDDEN

Language: node-neo4j
Build in seconds: HIDDEN
Cold execution in seconds: HIDDEN
Warm execution in seconds: HIDDEN

Language: node-redis
Build in seconds: HIDDEN
Cold execution in seconds: HIDDEN
Warm execution in seconds: HIDDEN

Language: node-upstash
Build in seconds: HIDDEN
Cold execution in seconds: HIDDEN
Warm execution in seconds: HIDDEN

Related PRs and Issues

x

Have you read the Contributing Guidelines on issues?

Yes