As Daisy has already indicated, it is now possible to plug arbitrary storage strategies into Mnesia. For those who are familiar with mnesia_access, this is different; mnesia_access only covers reads and writes, not schema manipulations, and has other deficiencies that it render it useless for adding a new storage type in practice (what mnesia_access is great for is changing the semantics of mnesia operations, e.g., mnesia_frag). This project lets you make tables that are essentially indistinguishable from the built-in mnesia table types (ram_copies, disc_copies, disc_only_copies).
At a glance: An OTP application, with a C pipe driver under the hood....
Applying Peer-to-Peer in the Data Center Scalaris is a scalable,...
Mochiweb is an easy extendable and highly configurable webserver toolkit,...
From simple code snippet to full blown module, find what you need and...
Part 1 and Part 2 in this series showed how to build a comet application...
nedmalloc is a VERY fast, VERY scalable, multithreaded memory allocator with...
This HTML text editor brings to the web much of the power of desktop editors...
Applying Peer-to-Peer in the Data Center Scalaris is a scalable,...
Mochiweb is an easy extendable and highly configurable webserver toolkit,...
A MySQL Storage Engine for AWS S3
The goal of this project is to provide a system for storing and retrieving...
Google Gears is an open source browser extension that lets developers create...
Google Gears is an open source browser extension that lets developers create...
This HTML text editor brings to the web much of the power of desktop editors...