restate-sdk-shared-core

Crates.iorestate-sdk-shared-core
lib.rsrestate-sdk-shared-core
version
sourcesrc
created_at2024-07-15 10:06:52.829041
updated_at2024-07-15 15:00:30.362621
descriptionSDK Shared core
homepage
repositoryhttps://github.com/restatedev/sdk-shared-core
max_upload_size
id1303652
size0
Francesco Guardiani (slinkydeveloper)

documentation

README

SDK Shared core

Shared core to build SDKs in various languages. Currently used by:

Versions

This library follows Semantic Versioning.

The compatibility with Restate is described in the following table:

Restate Server\sdk-shared-core 0.0/0.1
1.0

Development

You need the Rust toolchain. To verify:

just verify

To release we use cargo-release:

cargo release <VERSION>
Commit count: 0

cargo fmt