Darren Oakley
Darren Oakley
Add this little functionality to the 0.7 based calls... > Hi Rhoda, > > As Arek pointed out, its described in the reference, feel free to contact me if you...
I think the XML/REST search is pretty much the same, but we need to test/check.
The user shouldn't have to know the version of biomart that they're trying to talk to - we need to automatically discover this in some way (if needed for different...
These relationships are not modelled at all. Build it in, else face confusion with larger Biomarts.
Hi, I've been using your gem (which is great - thanks for putting it together) for a little while and added in this slight optimisation for the read_multi function. By...
**Is your feature request related to a problem? Please describe.** In our opensearch cluster we use [datastreams](https://opensearch.org/docs/latest/dashboards/im-dashboards/datastream/) to handle index rotation when they hit certain thresholds. We'd like to create...
At the moment we just read files off disk. What would be great is to have immagine totally manage the lifecycle of an image - i.e. upload, store, render. This...
At the moment we don't handle cache invalidation at all as we're just reading blindly off the filesystem... We really need to come up with a plan for this.
At the moment this can only be set via a request header - it'd be good to tweak this via a URL.