I believe I heard that GemFire has a .NET client that is not part of Apache
Geode.

On Tue, Jan 19, 2016 at 10:16 PM, Catherine Johnson <
[email protected]> wrote:

> Are there still bits that are only included with the commercial product
> GemFire? Or is everything open source now?
>
> Thanks!
> Catherine
>
> > On Jan 20, 2016, at 12:28 PM, Anthony Baker <[email protected]> wrote:
> >
> > I am pleased to announce the donation of additional GemFire code to the
> Geode community.  The code being donated adds significant capabilities used
> by many GemFire customers in production, namely WAN replication and
> Continuous Query.
> >
> > *WAN replication* provides event delivery and data synchronization for
> multi-site distributed clusters.  Asynchronous, persistent event delivery
> to remote systems enables patterns such Active/Active, Disaster Recovery,
> or Follow-the-Sun with support for configurable, eventually consistent data
> replication.  *Continuous Querying* allows clients to subscribe to server
> events by using SQL-like query filtering.  Events that match or modify the
> query results are queued and delivered to the client using the
> client/server subscription framework.
> >
> > The Software Grant Agreement for this code has been accepted by the ASF
> secretary.
> >
> > The donated code currently sits in a separate branch in the Geode
> repository named wan_cq_donation [1] and is awaiting community feedback.  I
> encourage everyone in the Geode community to review this donation and
> provide feedback.  Once the community has reached a consensus we can
> determine next steps and how this code might get merged into the develop
> branch so that all users can access these features.  Your suggestions are
> most welcome!
> >
> >
> > Thanks,
> > Anthony
> >
> > [1]
> https://git1-us-west.apache.org/repos/asf?p=incubator-geode.git;a=tree;h=refs/heads/wan_cq_donation;hb=refs/heads/wan_cq_donation
> <
> https://git1-us-west.apache.org/repos/asf?p=incubator-geode.git;a=tree;h=refs/heads/wan_cq_donation;hb=refs/heads/wan_cq_donation
> >
> >
>
>

Reply via email to