With an ever increasing rate at which records can be processed comes an ever increasing need for fast, reliable persistence.

Cheddar now supports batch writing to DynamoDb

Chris Howell -  08 Oct, 2014

With an ever-increasing rate at which records can be processed comes an ever increasing need for fast, reliable persistence.

Cheddar now has support for batch writing records for persistence to DynamoDb. This allows up to 25 records to be batch written in one go, rather than having to iterate and write one at a time.

This is particularly useful when processing a large amount of data, which has strict performance restrictions. Batch writing via Cheddar helps to overcome this, and its informative response management allows you to track any records that may have been unsuccessfully written.

Want to find out more? Check out the DyanamoDb template in the Cheddar project on GitHub.

Subscribe to this blog

Use of this website and/or subscribing to this blog constitutes acceptance of the travel.cloud Privacy Policy.

Comments