Commit graph

12 commits

Author SHA1 Message Date
Tobie Morgan Hitchcock
dc6a357e26 Enable passing context when beginning a transaction 2018-02-06 17:07:42 +00:00
Tobie Morgan Hitchcock
e86857bdf7 Enable import / export of database transaction log 2017-02-20 01:44:12 +00:00
Tobie Morgan Hitchcock
a3b9362adb Switch underlying KV store to rixxdb/dendrodb 2017-02-09 11:16:59 +00:00
Tobie Morgan Hitchcock
a3672d28b3 Return CKError instead of custom error when encryption fails 2016-09-06 14:32:21 +01:00
Tobie Morgan Hitchcock
14b14b8f21 Detect problems with connecting to data stores 2016-07-19 10:24:55 +01:00
Tobie Morgan Hitchcock
f26c4862a5 Return if any errors when initialising data stores 2016-07-19 10:22:22 +01:00
Tobie Morgan Hitchcock
e23473cfa9 Ensure correct encryption key is provided if using populated data store 2016-07-18 23:01:28 +01:00
Tobie Morgan Hitchcock
a556096cee Pass full configuration data into data store packages 2016-07-18 13:33:26 +01:00
Tobie Morgan Hitchcock
a9bff47026 Add golang code comments 2016-07-17 11:39:43 +01:00
Tobie Morgan Hitchcock
8a0849d6da Enable multiple database backends 2016-07-16 14:43:53 +01:00
Tobie Morgan Hitchcock
51a2cb3415 Enable specifying database file path 2016-06-15 13:38:55 +01:00
Tobie Morgan Hitchcock
b19c66cd03 Rename package kv to kvs 2016-05-19 12:32:55 +01:00
Renamed from kv/db.go (Browse further)