We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3 stages
hack sqlite (wal/parser) and NPLRuntime to get the wal data(may be frame) as the raft log.(35 days)
PRAGMA
reorganize the Raft implementation to adapt to the wal, include deal with the sqlite checkpoint.(40 days)
test the throuput and fix.(15 days)
The text was updated successfully, but these errors were encountered:
liuluheng
No branches or pull requests
Plan/Roadmap
3 stages
hack sqlite (wal/parser) and NPLRuntime to get the wal data(may be frame) as the raft log.(35 days)
PRAGMA
or modify NPLRuntime.reorganize the Raft implementation to adapt to the wal, include deal with the sqlite checkpoint.(40 days)
test the throuput and fix.(15 days)
The text was updated successfully, but these errors were encountered: