NoSQL Week in Review 19
It looks like this week didn’t start too well. Firstly, due to the ash cloud over Europe I haven’t been able to make it to London for the ☞ no:sql(eu) conference where I was scheduled to present an overview of the NoSQL world. Together with the event organizers, we’ve decided that it is in the best interest of the audience to have Tim Anglade cover this subject.
Secondly, through the myNoSQL readers, I’ve heard of at least two copycats of this blog. While it is said that imitation is the highest form of flattery, unfortunately I cannot agree that copy-pasting content falls in this category. So please continue to let me know when you see this sort of copycats and please avoid visiting such sites (f.e. nosql-blog.com). As a side note, I have tried to contact the authors of these copycats but haven’t heard back from them. myNoSQL is still the best source of daily NoSQL news, articles, analysis and links covering all major NoSQL projects and following closely all things related to the NoSQL ecosystem.
And now, our weekly sections:
What’s Hot in the NoSQL World
- Presentation: Gary Dusbabek (Rackspace) on Cassandra
- HBase @ Adobe: An Interview with Adobe SaaS Infrastructure Team
- Redis-powered Facebook-like newsfeeds
- Learn about Conflict Resolution and Vector Clocks
- Paper: The Graph Traversal Pattern
I’d like to emphasize the new interview I’ve obtained in exclusivity for the myNoSQL users with the Adobe SaaS Infrastructure Team on their usage of HBase. I will continue to pursue such interviews with teams using NoSQL solutions on their projects. In case you work for such a team please feel free to contact me for arranging an interview.
NoSQL Week in Review
- Redis Roadmap to 2.0
“On April 1st, Redis is entering feature freeze phase preparing for the upcoming 2.0 version. Below is the list of remaining tasks to be completed before the release will go out: …”
- Presentation: Gary Dusbabek (Rackspace) on Cassandra
“A nice presentation about Cassandra given by Rackspace’ Gary Dusbabek ( @gdusbabek ): …”
- Getting Started with MongoDB and C# NoRM
“The more I scan the NoSQL news around the internet, the more I hear about MongoDB in the Windows environment which seems to be catching up a lot lately (nb and this seems somehow inline with MongoDB strategy of becoming the next gen MySQL ). …”
- HBase @ Adobe: An Interview with Adobe SaaS Infrastructure Team
“About one month ago, the Adobe SaaS Infrastructure Team (ASIT) has published two excellent articles on their experience and work with HBase. I had the chance to get into some more details with the team driving this effort — thanks a lot guys! — and here is the final result of our conversation: …”
- Memcached on top of Redis?
“I read a couple of posts talking about Gear6 Memcached native query support and Redis integration.Question is: why would you use memcached on top of Redis? …”
- Performance tests for Hypertable
“Finding news about Hypertable seems to be pretty difficult, so I thought I should share this paper showing some performance numbers …”
- Installing CouchDB on OS X
“Just in case you are one of those unlucky people for which the pre-packaged CouchDBX doesn’t work, you may find these Mac OS X install notes useful. …”
- Release: Cassandra 0.60 aka The Best Evar
“Accompanied by an ASF press release, Cassandra has announced its first new version after graduating as a top Apache project. The code name of this release is The Best Evar and it features some cool new additions: …”
- Release: MongoDB 1.4.1, Bug Fixes
“Just a minor bug fix release for the production ready MongoDB 1.4 series : …”
- Redis-powered Facebook-like newsfeeds
“As we’ve learned over time there are only two ways to keep your service usable: either make it fast for every access or do the work upfront. Each of these comes with their limitations and costs and for the proposed solution using the precomputing approach these are well explained in the linked article: …”
- Learn about Conflict Resolution and Vector Clocks
“After spending some time in the NoSQL space you start hearing about conflict resolution, vector clocks, version vectors, etc. While some of the NoSQL projects do not need any of these either because they are not distributed or because they use a central node for coordinating writes, sooner or later you’ll probably still need to learn about them…”
- Paper: The Graph Traversal Pattern
“A paper on graph databases and their applicability by Marko A. Rodriguez and Peter Neubauer: …”
- Updates from Redis
“Forgot to mention until now the latest updates from Redis. Most of them (pattern matching Pub/Sub, Hashes, protocol changes, etc.) are related to the Redis roadmap to 2.0…”
- Have you Heard of Sector/Sphere?
“I didn’t until now… and it sounds like HDFS/Hadoop: …”