Skip to content

Commit

Permalink
Updates to Comparisions section
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois authored Oct 11, 2017
1 parent 8bf1454 commit 71312fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ Values in SSD-conscious Storage][wisckey]_.
| Embeddable | Yes | Yes | Yes |
| Sorted KV access | Yes | Yes | Yes |
| Pure Go (no Cgo) | Yes | No | Yes |
| Transactions | Yes, ACID | Yes (but non-ACID) | Yes, ACID |
| Snapshots | No | Yes | Yes |
| Transactions | Yes, ACID, concurrent with SSI | Yes (but non-ACID) | Yes, ACID |
| Snapshots | Yes | Yes | Yes |

<sup>1</sup> The [WISCKEY paper][wisckey] (on which Badger is based) saw big
wins with separating values from keys, significantly reducing the write
Expand Down

0 comments on commit 71312fb

Please sign in to comment.