Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LokiFsStructuredAdapter Equivalent #175

Open
jlarmstrongiv opened this issue Mar 21, 2020 · 2 comments
Open

LokiFsStructuredAdapter Equivalent #175

jlarmstrongiv opened this issue Mar 21, 2020 · 2 comments

Comments

@jlarmstrongiv
Copy link

I'm submitting a...

[x] Feature request
[x] Documentation issue or request

Current behavior

Looking for the LokiDB equivalent of the LokiFsStructuredAdapter.

Expected behavior

I expected it to be a package like the @lokidb/fs-storage adaptor. I would like to re-implement the zip adapter I made last year ( techfort/LokiJS#758 ). I’m currently learning TypeScript, so it’d be great practice.

I wasn’t able to find docs for the @lokidb/partitioning-adapter package, though that may be what I’m looking for.

Any pointers in the right direction would be great 😄congrats on releasing the beta

Environment

LokiDB version: 2.0.0-beta.9 (2020-02-07)
@Viatorus
Copy link
Member

Hello,

I would start with looking at the sources:
https://github.com/LokiJS-Forge/LokiDB/blob/master/packages/partitioning-adapter/src/partitioning_adapter.ts

And at some tests. :)

@jlarmstrongiv
Copy link
Author

Thank you!! This’ll be a fun challenge while I’m home for a while :)

Just wondering, should I wait for #160 to be resolved first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants