|
|
cf3e286d15
|
Rewrite keys into concrete types, remove key package
|
2015-02-21 16:19:51 -05:00 |
|
l.albertalli
|
472d86223e
|
Changed the ApplyDeltas signature
|
2015-02-10 18:17:54 -08:00 |
|
l.albertalli
|
50c3e5f93c
|
Shortended function signature and changed flag priority
|
2015-02-10 10:48:02 -08:00 |
|
l.albertalli
|
6134bc8bdd
|
Moved configuration to Quadwriter and added to config file
|
2015-02-09 18:43:26 -08:00 |
|
l.albertalli
|
ce1cce5a01
|
Added command line options to ignore duplicate quad in add or missing quad in delete
|
2015-02-06 17:49:16 -08:00 |
|
|
|
d2434b024d
|
Merge pull request #180 from bkendall/fix-mongo-cache-no-tests
Prevent empty values in cache (using mongo)
|
2015-02-03 18:58:33 -05: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 |
|
Bryan Kendall
|
03c82c7463
|
prevent cache from storing empty values
|
2014-11-01 17:18:28 -07:00 |
|
kortschak
|
8118c8d3cc
|
Quieten deadcode
|
2014-08-28 12:04:45 +09:30 |
|
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
|
a22eb42482
|
Make hashOf a function
|
2014-08-27 23:25:50 +09:30 |
|
kortschak
|
5e9da0347c
|
Simplify method name
|
2014-08-27 21:40:36 +09:30 |
|
kortschak
|
443a091b72
|
Rename triple entities were relevant
|
2014-08-27 21:27:01 +09:30 |
|
kortschak
|
12859a69a5
|
Rename triple* -> quad* files
|
2014-08-27 19:20:35 +09:30 |
|