lagon
storage
lagon | storage | |
---|---|---|
7 | 2 | |
1,338 | 527 | |
0.0% | 0.2% | |
5.4 | 8.8 | |
8 months ago | 3 days ago | |
TypeScript | TypeScript | |
GNU Affero General Public License v3.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lagon
-
WinterJS
There’s also Lagon that solves that
https://github.com/lagonapp/lagon
-
Ask HN: What Are You Building?
I'm building Lagon, an open-source [1] runtime and platform that allows developers to run TypeScript and JavaScript serverless functions at the Edge, close to users. The runtime uses V8 Isolates and is written from scratch using Rust and rusty_v8 [2], Deno's Rust bindings for V8.
[1] https://github.com/lagonapp/lagon
[2] https://github.com/denoland/rusty_v8
-
Toolspace - A library of open-source developer tools, reviews, and alternatives. (Built on Next.js)
Looks really good. How can we submit new projects? I'd love to add Lagon, which is an open-source runtime and platform to deploy serverless functions: https://github.com/lagonapp/lagon
- Next.js 12.2: Middleware, On-Demand ISR, Experimental Edge SSR and API Routes
- How We Built Hydrogen: A React Framework for Building Custom Storefronts
-
I’m creating a Runtime for Serverless Functions, which will be deployed at the Edge. Anyone wants to help?
Of course it’s ok! Feel free to watch the repo (https://github.com/lagonapp/serverless) for news and updates
Here’s the repo: https://github.com/lagonapp/serverless
storage
-
Direct Postgres connection to Supabase from Vercel Edge in Next.js
Is anyone aware of a way to make a direct connection to Postgres with transaction support on Vercel Edge functions? The 'pg' package doesn't work on edge for me. The obvious answer would be @vercel/postgres but I find their lack of documentation rough and for whatever reason I can't get it to connect on my local computer using the Supabase-provided local database connection string. This is apparently a known issue (https://github.com/vercel/storage/issues/123, https://github.com/vercel/examples/issues/701) where in order to make this (or neon's package) work you need a WebSocket proxy? Is a direct Postgres connection from edge just impossible right now? Or do others have it working somehow?
-
Introducing Vercel Postgres, KV, and Blob
I tried tried the vercel kv client to see if I could use it inside of this little shimming code, but first I couldn't get the types to work, and then second looking at the types further its just the @upstash/redis client with a couple extra functions that is API based, which is fair, but, I'm already using redis.
What are some alternatives?
workerd - The JavaScript / Wasm runtime that powers Cloudflare Workers
serverless - Connect to Neon PostgreSQL from serverless/worker/edge functions
scale - A framework for building high-performance plugin systems into any application, powered by WebAssembly.
kv-connect-kit - Minimal Typescript client implementing the KV Connect protocol. Access Deno KV remotely from any Javascript environment like Node, Cloudflare Workers, Bun, Deno, and the browser.
radash - Functional utility library - modern, simple, typed, powerful
yc-idea-matcher - Submit your idea and get a list of similar ideas that YCombinator has invested in in the past.
weval
supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
ComponentizeJS - JS -> WebAssembly Component
serverless-next.js - ⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components [Moved to: https://github.com/serverless-nextjs/serverless-next.js]
hydrogen-vercel-edge - Deploy a Hydrogen storefront to Vercel Edge Functions
examples - Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.