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.
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 1 year ago
in InterSystems IRIS
0
Will not implement
Introduce an Interoperability module (adapter, operation) for pdf.co
pdf.co is an online service to deal with pdf files. e.g. it can provide a text information inside pdf it'd be great to use it in interoperability scenarios to analyze different pdf files
Evgeny Shvarov
over 1 year ago
in InterSystems IRIS
0
Community Opportunity
Change data capture from IRIS to kafka using SQL commands
Today it is common to push data from the database to datalake or to notify other systems about data CRUD using kafka. So I suggest create new SQL commands to register a sql table for publish data in json format to a kafka topic and SQL commands to...
Yuri Marx
about 2 years ago
in InterSystems IRIS
5
Community Opportunity
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
over 2 years ago
in InterSystems IRIS
4
Will not implement
Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill
over 2 years ago
in InterSystems IRIS
5
Will not implement
Embedded Python: Add a built-in variable to represent class
Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov
over 2 years ago
in InterSystems IRIS
0
Future consideration
I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum
over 2 years ago
in InterSystems IRIS
7
Will not implement
While we have the ability to use GIT within VSCode, there are a lot of folks out there that are depenant on using the Management Portal and the Editors within the Management Portal to do their coding. While it is not intunitve to add some kind of ...