Simple, unified API for multiple data stores
Go to file
Jaremy Creechley 57a1918ac4
add some more docs - design notes
2023-09-11 17:27:20 -07:00
.github/workflows don't test for nim 1.2 2023-09-11 13:07:45 -07:00
datastore add some more docs - design notes 2023-09-11 17:27:20 -07:00
tests add some more docs - design notes 2023-09-11 17:22:35 -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 initial data buffer 2023-08-24 15:19:52 -07: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 enables stylecheck (#40) 2023-03-09 10:24:44 +01:00
datastore.nim Adding mounted store (#33) 2022-09-21 18:13:50 -06:00
datastore.nimble try pinning more deps 2023-09-06 16:28:48 -07: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.