Paweł Dziepak
|
63f25eb12c
|
mutation_hasher: handle counter cells properly
|
2017-02-02 10:35:14 +00:00 |
|
Pekka Enberg
|
38a54df863
|
Fix pre-ScyllaDB copyright statements
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com>
|
2016-04-08 08:12:47 +03:00 |
|
Tomasz Grabiec
|
1ffe06165d
|
atomic_cell_hash: Specialize appending_hash<> for atomic_cell and collection_mutation
|
2016-03-21 18:41:27 +01:00 |
|
Paweł Dziepak
|
86ba96622e
|
atomic_cell: do not require type to hash collection cell
Signed-off-by: Paweł Dziepak <pdziepak@scylladb.com>
|
2016-03-11 18:27:13 +00:00 |
|
Tomasz Grabiec
|
a6084ee007
|
mutation: Make hashable
The computed hash is independent of any internal representation thus
can be used as a digest across nodes and versions.
|
2016-01-08 21:10:26 +01:00 |
|