Hi, I needs info on few things before i start using ignite, my system is a big data , high eps (500k eps) , analytics system (gnn). I am right now inclined towards using native persistence.
1. Is it possible to create hot ,warm, cold and frozen data sets ? considering hot means most user data set and so on. 2. If i choose to use key value as storage , any api or language available to run queries over this data , specially aggregations (count, sum etc.) 3 Will i be able to create partitions based on some logical data types. 4. How do i setup a multi tenant architecture, specially where one user can have access to multiple tenants. 5. Is it possible to save data as tree in ignite ? I will appreciate if you could help me determine answers to these questions as i need to finalise on which framework to use in order to run above kind of system. Thanks ED.
