You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: