diff options
| author | Jan Lehnardt <jan@apache.org> | 2009-11-04 14:19:47 +0000 |
|---|---|---|
| committer | Jan Lehnardt <jan@apache.org> | 2009-11-04 14:19:47 +0000 |
| commit | dc98e8aeb68ca4cfed38d9eb6258da570d599342 (patch) | |
| tree | 400e02cd14a0bab33cbd684075fedcfa23ca5dcc | |
| parent | 4387dc1a5b10c63a540cefcb2bb7c6e5d9b9fd8b (diff) | |
retrofit 0.10.0 CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@832752 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -9,6 +9,15 @@ This version has not been released yet. Version 0.10.0 -------------- +Storage Format + + * Add move headers with checksums to the end of database files for extra robust + storage and faster storage. + +View Server + + * Added native Erlang views for high-performance applications. + Build and System Integration: * Changed `couchdb` script configuration options. |
