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

Allow using / as the path separator #304

Closed
1 task done
bytemain opened this issue Sep 15, 2023 · 4 comments
Closed
1 task done

Allow using / as the path separator #304

bytemain opened this issue Sep 15, 2023 · 4 comments

Comments

@bytemain
Copy link

Describe the feature

Before I found this library, I am using / as the key separator.

and now I want to use this library in my codebase, but Storage always construct key as a:b:c

Additional information

  • Would you be willing to help implement this feature?
@bytemain
Copy link
Author

This is not easy, and it will be a breaking change for all.

CleanShot 2023-09-27 at 11 46 58@2x
and there also are functions that already in used.

@pi0
Copy link
Member

pi0 commented Sep 27, 2023

That's correct. What i plan is to support encodeKey utilities to allow this characters.

@bytemain
Copy link
Author

I made my first implementation for this, I will make a pr later

@pi0
Copy link
Member

pi0 commented May 1, 2024

Moving to #437

@pi0 pi0 closed this as completed May 1, 2024
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