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

optimize the log library in floyd #21

Open
baotiao opened this issue Nov 25, 2017 · 0 comments
Open

optimize the log library in floyd #21

baotiao opened this issue Nov 25, 2017 · 0 comments
Assignees

Comments

@baotiao
Copy link
Contributor

baotiao commented Nov 25, 2017

right now the log in floyd is logger, it is origin copy from leveldb's log, there is some weakness in it, such us when we restart the node, the old log will be delete, don's support split log by date, and so on..
since we don't pay too much attention on it as we develop in the early phase, I think we need optimize right now

@baotiao baotiao self-assigned this Nov 25, 2017
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

1 participant