IGNITE-1915 is being reviewed, I think we can make it into 1.8. On Tue, Oct 25, 2016 at 7:26 PM, Denis Magda <[email protected]> wrote:
> Igniters, > > Looking at the discussions that happen on our dev list regarding Ignite's > improvements I should say that we’re ready to prepare and roll out one more > Ignite minor release before the end of the year - Apache Ignite 1.8.0. My > proposal is to make it available by mid November, somewhere around November > 21st. > > Personally, the following features have to be included in it due to the > importance and readiness: > DML Support: https://issues.apache.org/jira/browse/IGNITE-2294 < > https://issues.apache.org/jira/browse/IGNITE-2294> > PHP PDO Support from ODBC side: https://issues.apache.org/ > jira/browse/IGNITE-3865 <https://issues.apache.org/jira/browse/IGNITE-3865 > > > Ignite as a second level cache for .NET Entity Framework: > https://issues.apache.org/jira/browse/IGNITE-1915 < > https://issues.apache.org/jira/browse/IGNITE-1915> > > The first feature make it realistic to execute INSERT, UPDATE, DELETE > queries over Ignite caches using Java APIs or by connecting to a cluster > using JDBC or ODBC drivers and send DML queries not only from Java side but > from a variety of technologies and tools. As an example, the second feature > from the list is intended to enable support for PHP by mixing DML with > SELECT SQL queries plus sending them over Ignite’s ODBC driver. > > The third feature will allow to broaden the usage of Apache Ignite .NET > client among .NET community by providing more advanced support for .NET > Entity Framework. > > Feature owners of the above mentioned tickets, please provide the current > status on them? > > If anyone else wants to see something else as a part of Ignite 1.8 and > ready to contribute it by the mid of November please reply to the thread as > well. > > Regards, > Denis
