surrealpatch/util
Tobie Morgan Hitchcock 6f9372cb66 Ignore indexes which don’t change
Diffs old index values with new index values, and removes those indexes which haven’t changed - preventing deleting and reinserting the same index, improving performance.
2016-09-10 01:33:11 +01:00
..
build Change name of 'vers' util package package 2016-02-28 19:20:22 +00:00
cert Add certificate extractor tests 2016-07-04 09:08:18 +01:00
conv Add functionality to database defined fields 2016-07-21 22:48:32 +01:00
cryp Update tests 2016-08-28 09:29:31 +01:00
data Add ability to get object keys and object values 2016-09-09 18:55:25 +01:00
item Ignore indexes which don’t change 2016-09-10 01:33:11 +01:00
keys Improve array, and interface encoding / decoding 2016-09-10 00:24:46 +01:00
pack Add utility package for data encoding and decoding 2016-09-06 12:41:03 +01:00
rand Return byte slice not string 2016-05-23 14:08:32 +01:00
snap Don't attempt encoding/decoding on empty []byte 2016-05-30 10:58:51 +01:00
uuid Move tests to inside package 2016-05-17 22:35:36 +01:00