Files
scylladb/cql3
Tomasz Grabiec 7a6dd463dd types: Optimize serialization of single-element tuples
There are two sides of this optimization:

 1) We don't store the length of the last component, so the
    representation is now shorter.

 2) A single-element tuple is serialized exactly as the component it
    holds, which allows us to optimize conversions for such keys.
2015-03-26 10:21:48 +01:00
..
2015-03-24 08:23:34 +01:00
2015-03-20 18:59:29 +01:00
2015-02-12 19:40:59 +01:00
2015-03-24 08:35:20 +01:00
2015-01-05 14:13:31 +08:00
2015-03-04 10:54:19 +01:00
2015-03-12 10:10:43 +02:00
2015-02-04 10:29:00 +01:00
2015-03-24 14:53:48 +02:00
2015-03-24 14:53:48 +02:00