OpenHFT / Chronicle-Values

http://chronicle.software
Other
104 stars 38 forks source link

Map inside a Chronicle Map #37

Closed smeana closed 1 year ago

smeana commented 2 years ago

Hello

We are making a POC with chronicle maps. We have a requirement to have a Map<double, Map<double, Object>> What is the best way to implement this using your map? is any example available to sort this quickly without expending to much time on serDes?

Regards

JerryShea commented 1 year ago

@smeana please use stackoverflow for questions and github for issues. Note that questions on stackoverflow are answered on a best-effort basis (which may be not at all!). There are a number of support packages available if you need a quicker answer