We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
The idea is about having a chatbot in the Global Masters community which can give insights about: new challenges, new rewards, already redeemed rewards, remaining points to redeem a reward present on the which list, new contests...
MYRIAM EL MESBAHI
about 3 years ago
in Global Masters
3
Will not implement
It would be much better if documentation would use some existing popular documentation framework not based on IRIS. Documentation does not need IRIS for running at all. Use normal search engine instead of useless irrelevant non-prerdictable search...
Dmitry Maslennikov
over 3 years ago
in Documentation
1
Will not implement
Introduce YAML or JSON support for CPF Merge files
CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Evgeny Shvarov
over 1 year ago
in InterSystems IRIS
0
Will not implement
AI Solution for Indexing: analyze queries being used and make indexing using it. Here are some ideas on indexing. PGM Indexes: Learned indexes that match B-tree performance with 83x less space .
Evgeny Shvarov
almost 4 years ago
in InterSystems IRIS
3
Will not implement
Database Cache (Global Buffers) needs to be optimized
IRIS for health version 2023 sets Database Cache (Global Buffers) to 25% of physical memory by default, which is not secure and can be quite large if a server group uses shared memory. At the same time, this setting is very important, if a more ap...
Why use storage for an index that has never been used?
If an index has never been used (or not for a long time), is it really necessary to use hard drive storage for the index? After a sufficiently long time has passed, it seems like it would be possible to purge storage of index data. The index would...
Nelson Tarr
over 2 years ago
in InterSystems IRIS
6
Will not implement
Advanced real-time data processing optimization for InterSystems IRIS
In this Idea-A-Thon, I propose to develop innovative technology that enables advanced optimization of real-time data processing for InterSystems IRIS. The central idea is to implement a new hardware acceleration module based on FPGA (Field-Program...
Yone Moreno
over 2 years ago
in InterSystems IRIS
0
Will not implement
It would be useful to have a place to share/request sample code, a place to review or recommend code improvements, especially when someone is new to some specific InterSystems product feature and not part of big team with similar skill sets.
Several developer and partner organisations are embracing a continuous integration/continuous delivery practices of software development.
There have been several examples in how to achieve this with IRIS, and at some point this requires scripts o...