Open it

Routes

ProtocolAddressJARProvider
httpslambdastore.wasmserver.comlambda-store.jarcloudrunjar
otherlambdastore/lambdastore.jardanger_jarfile

Repositories

RepositoryLayerDescription
lambda-storeotherLambda Store source code

Depends on

Depended on by

Documentation Edit this page

Lambda Store

Lambda function storage backend. Provides persistent storage and retrieval of serverless function code, metadata, and configuration used by the Lambda Server execution platform.

Architecture

          +---------------------------+
          |      Lambda Server        |
          +---------------------------+
                |             |
          HTTPS |             | url://
                v             v
       +------------------+ +-------------------+
       | lambda-store.jar | | lambdastore.jar   |
       | (Cloud Run)      | | (ContainerNursery) |
       +------------------+ +-------------------+
                |             |
                v             v
          +---------------------------+
          |    Function Storage       |
          |       Backend             |
          +---------------------------+

Deployment

Health Checks

Notes

Read at commit 9467c5cbaeba