Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This example is from a performance benchmark challenge designed to process financial transactions with relaxed durability. Requests are handled directly in memory using shared mapped files between the API instances, and the transaction log is written asynchronously.