Currently there are two types of workloads supported:
- Web
- Telco/Realtime
The Web workload is suitable for applications:- with long running transactions (scans, joins and/or large updates)
- reading and especially writing of large chunks (BLOBs) of data where an "innodb" like behavior is wanted.