Tomasz Bekas
3c4daf4198
Fix review comments
2024-01-10 16:54:14 +01:00
Tomasz Bekas
0d1ca4b2cd
Bump nim to 1.6.16
2023-12-20 15:21:26 +01:00
Dmitriy Ryajov
78a15b1123
Fix conflicting unit test ( #45 )
...
* setup the path correctly
* fix conflicting testing symbols
* don't test for nim 1.2
---------
Co-authored-by: Jaremy Creechley <creechley@gmail.com>
2023-09-11 13:21:01 -07:00
Michael Bradley, Jr
1a1a1ac642
ci: speedup the Tests workflow in GitHub Actions
...
Don't build with Nim v1.4, building with v1.2 and v1.6 should be enough.
Don't manually run `brew update` because `brew` will automatically do that on
an as-needed basis when running `brew install`.
2022-07-04 23:06:09 -05:00
Michael Bradley, Jr
0c5d805257
refactor base API to be async
...
and refactor Datastore impls and tests accordingly
Closes #7
2022-07-04 22:28:41 -05:00
Michael Bradley, Jr
a9b00efbd6
initial implementation
2022-06-22 13:16:43 -05:00