Between the lines

October 1, 2010

A Distributed and Distributed Computing based Redis.

Filed under: Uncategorized — ajaygopalakrishnan @ 7:09 am

Redis is -

1. Non-distributed
2. Persistent
3. Key-Value store
4. Supporting string, lists, ordered sets, unordered sets
5. performs operations on values like all the operations that you could think of doing in a distributed fashion
6. supports locking and synchronized operations

How about writing a distributed version of it using Berkeley DB and writing our own Distributed version of it. Support the distributed version of operations. The distributed versions

Advertisement

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.