Skip to Main Content
InterSystems Ideas
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.
ADD A NEW IDEA

All ideas

Showing 55

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...
王喆 👀 9 months ago in InterSystems Products 3 Will not implement

Adding version control and branches per project in IRIS

When creating a project in IRIS and adding the classes corresponding to that project, it would be nice to be able to initialize a repository in GIT with the project files and to be able to manage the branches and commit/push the code. In response ...
Joan Pérez 9 months ago in InterSystems IRIS for Health 6 Will not implement

InterSystems IRIS for Energy management

An InterSystems product developed specifically for energy management, such as InterSystems IRIS for Health is made for health care. It would make it easier for companies who want to apply green solutions to their production, which suits any busine...
Heloisa Paiva 9 months ago in InterSystems Products 1 Will not implement

AntiMatter Code accelerator

SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead 9 months ago in InterSystems IRIS 0 Will not implement

Through queuing theory and fuzzy logic: Optimization of patient queue management in hospitals using InterSystems IRIS

Description: I propose to develop a solution using InterSystems IRIS that optimizes the management of patient queues in hospitals, addressing the management of patient queues organized by rooms through queuing theory and fuzzy logic. The tool will...
Yone Moreno 9 months ago in InterSystems Products 0 Will not implement

AI-Driven GreenIRIS: Optimization and Sustainability in InterSystems IRIS Solutions through Artificial Intelligence

Summary: The "IA-Driven GreenIRIS" proposal aims to apply Artificial Intelligence (AI) from OpenAI to the InterSystems IRIS platform to achieve faster, safer and more sustainable solutions. Through the use of AI and machine learning techniques, i...
Yone Moreno 9 months ago in Generative AI 0 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 9 months ago in InterSystems IRIS 0 Will not implement

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman 9 months ago in InterSystems IRIS 2 Will not implement

Specific cache buffers per DB

Today, if we want to make sure a specific database is more in-memory than others, we can built is as a 16K or 32K block size (while all others are the default 8K block size) and then assign an amount of "cache buffers" to 16K block DBs. I would li...
Yaron Munz 11 months ago in InterSystems IRIS 5 Will not implement

Add legitimate special symbol-separator for ObjectScript variable names

If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Will not implement