Avi Kivity
|
79f7431a03
|
db: change collection_mutation::{one,view} not to use nested classes
Nested classes cannot be forward-declared, so change the naming
not to use them. Follows atomic_cell{,_view}.
|
2015-11-13 17:13:07 +02:00 |
|
Calle Wilund
|
820ba3540b
|
result_view: Add static helper method to do the dispatch from select
Again, makes it easier to use the same optimization/technique at more than
one location.
|
2015-11-10 13:12:33 +01:00 |
|
Avi Kivity
|
d5cf0fb2b1
|
Add license notices
|
2015-09-20 10:43:39 +03:00 |
|
Tomasz Grabiec
|
5ba1486ae7
|
db: Rename "ttl" to "expiry" when it's used as time point
To avoid confusion with "ttl" the duration.
|
2015-05-06 17:27:22 +02:00 |
|
Glauber Costa
|
cccc3c8597
|
data_input: allow other sizes to be used for reading a blob.
Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
Reviewed-by: Nadav Har'El <nyh@cloudius-systems.com>
|
2015-04-30 15:49:36 -04:00 |
|
Tomasz Grabiec
|
00f99cefd4
|
db: split query.hh to reduce header dependencies
|
2015-04-15 20:44:59 +02:00 |
|