Alvaro Videla has submitted a new post he's written up combining PHP and Erlang yet again, but this time he's using it to just store key/value pairs rather than for session data .
In this post I want to show you some of the neat things that can be done with the PHP-Erlang Bridge extension : A Key Value Store.
Erlang comes packed with a Key Value store in the form of the ETS module....
Post new comment