This post originated from an RSS feed registered with Java Buzz
by Marc Logemann.
Original Post: I love redis but i cant go on
Feed Title: Logemann Blog
Feed URL: http://feeds.feedburner.com/LogemannBlog
Feed Description: Marc Logemann's thoughts on java and other stuff
Being a user of redis for some time now and using it in one project, i can really say that redis is a very convenient NoSQL key-value store. Despite of its blazing speed, i love its built in structures and atomic operations. Its imo the perfect tool for real-time analyses. But there is one drawback....
... its not written in java and therefore not embeddable in our main logistics products. When you are developing and selling products, it needs more than just picking great technologies. We discussed this issue a lot but at the end, we really dont want to install "another server" as part of our product install. So we just started looking into java based and embeddable key-value storage solutions. So far we researched these: