NServiceBus.Persistence.DynamoDB 1.0.0 - Major release available

Hi everyone,

We’ve just released NServiceBus.Persistence.DynamoDB 1.0.0.

DynamoDB persistence for NServiceBus brings AWS DynamoDB support for TransactionalSession, Outbox, and Saga storage.

DynamoDB persistence integrates seamlessly with NServiceBus SQS transport and NServiceBus for AWS Lambda. DynamoDB is also a good choice for any application looking for a fully managed, low-latency and highly scalable database.

See the DynamoDB persistence documentation for further details or try the NServiceBus DynamoDB samples.

Where to get it

You can install NServiceBus.Persistence.DynamoDB from NuGet.

With thanks,

The team in Particular

Please read our release policy for more details.