I'm not exactly sure what's being invented here that doesn't exist already.
can you cite an example of when DRAM is used for persistent storage? I am not aware of any.
acid-state currently lacks replication/multimaster support, but happstack-state has had several experimental implementations of that as well.
acid-state is Haskell specific.. but that is part of the appeal. You can directly store fancy algebraic data structures with acid-state. You are not limited to a simple combination of records integers and strings (for example).