I know you have APIs so that developers can integrate LimeLM into their dashboards, etc.....but I have one particular use case where I show the license keys associated to a customer grouped by some of the license fields and that is a lookup to LimeLM. I display the license key and the number of used activations and max activations.....when the site went down, a portion of my dashboard went down as well (a big portion).
Have you considered building any callback mechanism where a customer (me) could give you a URL to post data to when it changes (maybe a new license key is generated, # of activations change, etc) , this URL would get called and I could choose to cache the data and use that on my dashboard instead of a live call to LimeLM???
Thanks,Todd