The Wayback Machine - https://web.archive.org/web/20210918181630/https://github.com/topics/lambda
Skip to content
#

lambda

Here are 4,394 public repositories matching this topic...

fission
rdallman
rdallman commented Jun 13, 2018

this will very quickly get out of hand if we allow it, i realize we don't have principles written down anywhere but to date one of them has been that binaries 'just work' without having to do any configuration. currently a user must set FN_MAX_REQUEST_SIZE, FN_MAX_RESPONSE_SIZE -- neither of these should be required to run.

test case:

cd tests/fn-system-tests/
go test -v

this

webiny-js
Ashu96
Ashu96 commented May 25, 2021

This is:

  • Improvement

Detailed Description:

At the moment when we run the Webiny info command using:

yarn webiny info --env=<ENV>

we only display the URLs and the environment name.
With this task, we want to expand that and add AWS region and project name to the list.

Possible Solution:

We need to make the necessary changes in the [packages/cwp-template-aws/cl

serverless-next.js
ghsyeung
ghsyeung commented Sep 2, 2021

If basePath is set in next.config.js, the build would put static assets within ${sererlessBuildOutDir}/assets/${basePath}.

However, in the CDK construct (NextJSLambdaEdge), it tries to read the assets from ${sererlessBuildOutDir}/assets without including the basePath

https://github.com/serverless-nextjs/serverless-next.js/blob/145c16d9e163aca7b5f6a753f60404363c842b8f/packages/ser

包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。任何性质的外包公司或996公司需要使用本类库,请联系作者进行商业授权,版权所有,违者必究!
  • Updated Sep 18, 2021
  • C#

Improve this page

Add a description, image, and links to the lambda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lambda topic, visit your repo's landing page and select "manage topics."

Learn more