Commit graph

13 commits

Author SHA1 Message Date
67673b31f4 Clean up a little lint and some shadowed variables 2015-02-21 16:21:48 -05:00
l.albertalli
472d86223e Changed the ApplyDeltas signature 2015-02-10 18:17:54 -08:00
l.albertalli
6134bc8bdd Moved configuration to Quadwriter and added to config file 2015-02-09 18:43:26 -08:00
kortschak
46f987ca51 Make graph.Delta zero state invalid for use
Previously, an incorrectly initialised Delta (omission of Action) would
result in an Add operation. Make that detectable and return an error.
2015-01-27 08:39:50 +10:30
panamafrancis
abda6cbbb0 Refactoring of Delta.IDs & horizon functionality with a PrimaryKey type, needed for implementing UUID based primary keys for backends such as the appengine datastore \n Tests: at top level and if available per backend, if not then just visual 2014-12-01 23:00:06 +01:00
kortschak
484bf145a8 Remove non-documentation lint
Because of extensive nature of changes, tested all three non-memstore
backends - passed.
2014-08-28 11:51:39 +09:30
kortschak
443a091b72 Rename triple entities were relevant 2014-08-27 21:27:01 +09:30
f967b36f84 comments and concretized deltas 2014-08-14 01:24:39 -04:00
3770190db5 test clean 2014-08-10 20:10:00 -04:00
8821c1968d add config options and graph.Handle 2014-08-10 18:17:38 -04:00
6d4738cf0c convert to using real quads 2014-08-06 16:24:31 -04:00
dcb495d145 Make Memstore work with the QuadWriter 2014-08-04 01:56:49 -04:00
81b3bf9881 rename to quads 2014-08-04 00:45:32 -04:00