Commit Graph

4 Commits

Author SHA1 Message Date
l0k18
a2bac60a30 encryption added to tests that didn't refactor correctly
note about encryption and why it must be

test datastore now using same settings as seed

badger options extracted from storage for test and other uses

one place it was missing

all using badger/v3 now

peer database entry count implemented

fixed stray incorrect refactorings

added expiry to interface, now propagates correctly

eliminated type switch with extending of interface

Access to badger View and Update now in Engine

Datastore now available via Listener
2023-08-01 10:50:29 +01:00
l0k18
9f35d10810 Adding cancel to parameters so Listener can cancel itself 2023-07-26 11:39:56 +01:00
l0k18
9d21594f95 Allowing access to badger store directly to implement iterator 2023-07-25 18:10:39 +01:00
l0k18
2b4c58aa3e minor changes to make things clearer 2023-07-01 12:46:45 +01:00