I was wondering if in addition to process and display data on dashboard in wso2cep, can I store it somewhere for a long period of time to get further information later? I have studied there are two types of tables used in wso2cep, in-memory and rdbms
tables.
- Which one should I choose?
- There is one more option that is to switch to
wso2das
. Is it a good approach? - Is default database is fine for that purpose or I should move towards other supported databases like sql, orcale etc?