pulumi/sdk
Paul Roberts d0af1af18d Warn if saving checkpoints is too slow
This prints a warning if the cummulative time spent saving checkpoints
is more than 50%

This is a WIP — the expectation is that the actual threshold is
t.b.d.
2023-12-19 13:57:53 -08:00
..
go Warn if saving checkpoints is too slow 2023-12-19 13:57:53 -08:00
nodejs Changelog and go.mod updates for v3.97.0 (#14853) 2023-12-14 13:51:44 +00:00
proto/go Pass root and main info to language host methods (#14654) 2023-12-10 17:30:51 +00:00
python Changelog and go.mod updates for v3.97.0 (#14853) 2023-12-14 13:51:44 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Update go.mod for pulumi/appdash (#14726) 2023-12-05 19:53:45 +00:00
go.sum Update go.mod for pulumi/appdash (#14726) 2023-12-05 19:53:45 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.