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

内存模式下没有PrefixScan #188

Closed
ttttmr opened this issue Jul 19, 2022 · 2 comments
Closed

内存模式下没有PrefixScan #188

ttttmr opened this issue Jul 19, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ttttmr
Copy link

ttttmr commented Jul 19, 2022

Describe the bug
内存模式下没有PrefixScan的功能,似乎也少了其他的一些功能

To Reproduce
Steps to reproduce the behavior(Be specific!):

opts := inmemory.DefaultOptions
db, err := inmemory.Open(opts)

db.PrefixScan()

Expected behavior
内存模式下有完整功能
ps: 文档也没写内存模式有什么功能缺失

What actually happens
A clear and concise description of what actually happens.

Screenshots
If applicable, add screenshots to help explain your problem.

please complete the following information :

  • NutsDB Version v0.9.0

Additional context
Add any other context about the problem here.

@xujiajun
Copy link
Member

是的 内存模式 有一些功能缺失,可以加上去。

@xujiajun
Copy link
Member

xujiajun commented Nov 1, 2022

closed .see detail :#211

@xujiajun xujiajun closed this as completed Nov 1, 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

2 participants