Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/joewilliams/merle
Browse files Browse the repository at this point in the history
  • Loading branch information
0lvin committed May 18, 2009
2 parents acb3a5f + a45b661 commit 603c7d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Features:
Notes:
* Uses term_to_binary and binary_to_term to serialize/deserialize Erlang terms before sending/receiving them. This allows for native Erlang terms to be returned from memcached but doesn't play well using other languages after setting values with merle or using merle to get values set by other languages.

Merle Based Projects:

http://github.com/cstar/merle/tree/master
http://github.com/issuu/merle/tree/master

Usage:

* Connecting to memcached *
Expand Down

0 comments on commit 603c7d8

Please sign in to comment.