Is the following design appropriate or does it need reworking

i want to build a key value store where the key is a company and the value
is a list of data that will grow over time. The value data can contain
thousands of items and these can change over time. 

My question is having a value for a given key of this size a problem that
might be realised down the road or can ignite handle large growing values?
Alternatively i guess i would need to design a more granular set but then
the key is the issue as it will need to include info that might be hard for
users to use.


Regards
Wayne



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to