Logo
Explore Help
Sign In
logos-storage/nim-datastore
1
0
Fork 0
You've already forked nim-datastore
mirror of https://github.com/logos-storage/nim-datastore.git synced 2026-01-02 13:43:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
nim-datastore/datastore.nim

8 lines
180 B
Nim
Raw Permalink Normal View History

initial implementation
2022-05-11 10:50:05 -05:00
import ./datastore/datastore
Adding mounted store (#33) * adding monted store * misc spelling * adding mounted store tests to suite * split out key * relaxed key initialization * always mount and lookup by path * cleaned up and reorged tests * test lookup by path * add re-exports * more re-exports * fix warnings and re-exports
2022-09-21 20:13:50 -04:00
import ./datastore/fsds
implementing query
2023-09-21 18:08:00 -07:00
# import ./datastore/sql
Adding mounted store (#33) * adding monted store * misc spelling * adding mounted store tests to suite * split out key * relaxed key initialization * always mount and lookup by path * cleaned up and reorged tests * test lookup by path * add re-exports * more re-exports * fix warnings and re-exports
2022-09-21 20:13:50 -04:00
import ./datastore/mountedds
import ./datastore/tieredds
initial implementation
2022-05-11 10:50:05 -05:00
don't store string
2023-09-21 17:21:20 -07:00
export datastore, fsds, mountedds, tieredds
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 32ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API