Commit Graph

8 Commits

Author SHA1 Message Date
359b8bc503 Add opts to service proto ()
* Add opts to service proto

* Support database/table opts
2020-04-30 22:51:25 +01:00
bb1ccf09e8 prefix store dir 2020-04-11 11:23:41 +01:00
98fc3dfbad use single data bucket 2020-04-08 09:57:51 +01:00
4b0e27413e add Store Close method ()
* add Store Close method

* Update sync store build failure
2020-04-08 09:51:10 +01:00
4cac7dcc48 fix file tests 2020-04-07 19:45:27 +01:00
038b936ce9 Setting up file store in constructor and not in init which is o… () 2020-04-07 16:43:43 +02:00
aaee01b1a7 Use file store by default (as opposed to memory store) ()
* Use file store by default (as opposed to memory store)

* Default table for file store
2020-04-07 15:19:45 +02:00
2ea5b33955 Disk backed local store () 2020-04-07 13:53:22 +02:00