Tomasz Grabiec
d9e6f0d1da
query: Introduce query::result::pretty_print()
2015-07-28 11:31:08 +02:00
Tomasz Grabiec
a03fc3549b
query-result: Add missing include
2015-07-09 18:53:03 +02:00
Tomasz Grabiec
f46b7a815e
query: Fix typos in comments
2015-07-02 13:25:46 +02:00
Gleb Natapov
4b9661c608
initial read clustering code
...
Works only if all replicas (participating in CL) has the same live
data. Does not detects mismatch in tombstones (no infrastructure yet).
Does not report timeout yet.
2015-07-01 13:36:30 +03:00
Gleb Natapov
730170ff1a
serialize data structures needed for read clustering
2015-07-01 13:36:28 +03:00
Gleb Natapov
3d3d3a8627
implment query::result::digest()
2015-07-01 13:35:57 +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
Tomasz Grabiec
8d6b93d787
query: Document intention behind query results format
2015-04-19 10:07:02 +03:00
Tomasz Grabiec
00f99cefd4
db: split query.hh to reduce header dependencies
2015-04-15 20:44:59 +02:00