restate-sdk-shared-core

Crates.iorestate-sdk-shared-core
lib.rsrestate-sdk-shared-core
version0.1.0
sourcesrc
created_at2024-07-15 10:06:52.829041
updated_at2024-09-05 10:18:37.867177
descriptionSDK Shared core
homepage
repositoryhttps://github.com/restatedev/sdk-shared-core
max_upload_size
id1303652
size333,856
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.x 0.1.x
1.0
1.1

Development

You need the Rust toolchain. To verify:

just verify

To release we use cargo-release:

cargo release <VERSION>
Commit count: 0

cargo fmt