|
@@ -27,7 +27,7 @@
|
|
|
<div>
|
|
|
<ul><li>Polymorphic tuples aka extensible records;</li>
|
|
|
<li>Basic schema for chain storage;</li>
|
|
|
- <li>Backends: MNESIA, FS, ROCKS;</li>
|
|
|
+ <li>Backends: MNESIA, FS, ROCKSDB, SPANDB;</li>
|
|
|
<li>Extremely compact and battle-tested: 500 LOC.</li></ul>
|
|
|
</div>
|
|
|
<div>This is an essence and fruit of KVS; the abstract term interface
|