Hi all,

I just wanted to share a project I've been working on over the last 6 
months. I've called it CurioDB [1], it's a clone of Redis [2] that I've 
built in under 1000 lines of Scala/Akka. It makes use of Akka's persistence 
and clustering to overcome some of the shortcomings of Redis [3].

It's my first real Scala project. I started building it as a learning 
exercise, but found the experience so enjoyable that I took it much further 
than I originally thought possible of myself. Hopefully someone finds it 
useful and sees it as a showcase for how trivial Akka makes building 
distributed systems.

[1]: https://github.com/stephenmcd/curiodb
[2]: http://redis.io
[3]: https://github.com/stephenmcd/curiodb#overview

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to