Simple, unified API for multiple data stores
Go to file
Jaremy Creechley 374e5a891f
test task cancel
2023-09-28 15:07:40 -07:00
.github/workflows update nim 2023-09-07 17:31:19 -06:00
datastore test task cancel 2023-09-28 14:51:27 -07:00
tests test task cancel 2023-09-28 15:07:40 -07:00
.editorconfig initial implementation 2022-06-22 13:16:43 -05:00
.gitattributes initial implementation 2022-06-22 13:16:43 -05:00
.gitignore simplify locking 2023-09-18 13:18:51 -06:00
LICENSE-APACHEv2 initial implementation 2022-06-22 13:16:43 -05:00
LICENSE-MIT initial implementation 2022-06-22 13:16:43 -05:00
README.md initial implementation 2022-06-22 13:16:43 -05:00
config.nims simplify locking 2023-09-18 13:18:51 -06:00
datastore.nim implementing query 2023-09-21 18:08:00 -07:00
datastore.nimble change threding lib 2023-09-27 20:13:33 -07:00
nimble.lock adding chronicles and generating lock file 2023-09-15 13:26:10 -06:00

README.md

nim-datastore

License: Apache License: MIT Stability: experimental Tests

Simple, unified API for multiple data stores.

Inspired by the Python library datastore.

Stability

nim-datastore is currently marked as experimental and may be subject to breaking changes across any version bump until it is marked as stable.

License

nim-datastore is licensed and distributed under either of:

at your option. The contents of this repository may not be copied, modified, or distributed except according to those terms.