yandex-cloud / serverless-plugin

MIT License
57 stars 15 forks source link

YDB resources creation support #89

Open voborgus opened 1 year ago

voborgus commented 1 year ago

Since the most functions are stateless, it's quite popular to store the state in YDB via DynamoDB-like interface. Will be great to have serverless framework support for such kind of resources together with the init schema creation like it was done in AWS.