|
1063b954de
|
dont display t.Log/t.Logf as errors in github actions (#1508)
* fix tests and github action annotations
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-04-09 14:05:46 +03:00 |
|
Asim Aslam
|
98fc3dfbad
|
use single data bucket
|
2020-04-08 09:57:51 +01:00 |
|
Asim Aslam
|
4b0e27413e
|
add Store Close method (#1500)
* add Store Close method
* Update sync store build failure
|
2020-04-08 09:51:10 +01:00 |
|
Asim Aslam
|
4cac7dcc48
|
fix file tests
|
2020-04-07 19:45:27 +01:00 |
|
Janos Dobronszki
|
038b936ce9
|
Setting up file store in constructor and not in init which is o… (#1499)
|
2020-04-07 16:43:43 +02:00 |
|
Janos Dobronszki
|
aaee01b1a7
|
Use file store by default (as opposed to memory store) (#1498)
* Use file store by default (as opposed to memory store)
* Default table for file store
|
2020-04-07 15:19:45 +02:00 |
|
Janos Dobronszki
|
2ea5b33955
|
Disk backed local store (#1491)
|
2020-04-07 13:53:22 +02:00 |
|