Hacker Newsnew | past | comments | ask | show | jobs | submit | GregChase's commentslogin

Really nice to see Crossplane and Upbound maturing!


Very interesting take!


Check out the amazing sessions at the upcoming summit for the Apache Geode in-memory data grid.

Lots of very interesting use cases, speakers, and hands-on technical training.


Love the delivery in this talk...


Awesome news! In case you don't know - this is the technology that first started as GemFire, the in-memory data grid.


Geode is write-intensive, and generally optimizes for consistency over availability. That being said - there's a lot built into Geode to ensure availability as well.


If you are interested to join the developer community around Apache Geode, subscribe via: dev-subscribe@geode.incubator.apache.org


Geode and its predecessor GemFire are pure Java.

The original engineering expertise came from the team that built the Gemstone OODB.

Beaverton isn't so forested anymore, but lots of indigenous object oriented expertise for sure.


>Geode and its predecessor GemFire are pure Java.

i know (was talking at some point about joining, already here in SV), and this is why i wrote only "3 decades" as i don't know precise dates of GemFire only suppose it to be beginning of 200x. My simple arithmetics mistake though - 2002 - 1982 is 2 decades, sorry, i see where confusion comes from :)


Apache Geode and Apache Ignite are more similar than they are different.

Apache Ignite, based off the commercial distribution Grid Gain is newer to market.

Apache Geode, based off the commercial distribution GemFire, has a long history in the market.


I wonder why Apache would need to have two "more similar than different" products.


Apache accepts anything that companies donate. (They say they don't, but it's hard to find anything they've rejected.)


That's not quite the right emphasis.

Apache is happy to provide a home for any community that is willing to adhere to our governance rules and traditions. Competing projects are OK.

Projects are almost never rejected because preparing a proposal for incubation is rigorous and many projects who would be a poor fit self-select out.

Source: former VP Apache Incubator, who has both helped prepare successful proposals and privately counseled projects who decided not to come to Apache.


because people are interested in maintaining each


Redis and in-memory data grids are pretty different animals. I would characterize IMDG's like Geode to be concurrent write intensive, and have flexible data models. It also scales out better than Redis in a more automated fashion.

Redis is a great read-intensive cache. It also has a powerful data model, but you have to use their data models. Example: If you want to run calculations on lists or sets, they have powerful operations you can call.

IMDG's such as Geode were built with the rise of automated trading in the finance industry.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: