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

Rocksdb URI #13

Open
nefro85 opened this issue Aug 27, 2022 · 0 comments
Open

Rocksdb URI #13

nefro85 opened this issue Aug 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nefro85
Copy link
Member

nefro85 commented Aug 27, 2022

Allow to interact with RocksDb via URI

  • insert and read string data:
    rocksdb://my-key/my-value
    rocksdb://my-key
    rocksdb://my-columny-family/my-key/my-value
  • put int data
    rocksdb://my-key/0?type=int
  • invoke functions and return values:
    rocksdb://my-key?func=inc
@nefro85 nefro85 self-assigned this Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant