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

core/trie: persist TrieJournal to journal file instead of kv database #2341

Merged
merged 15 commits into from
Apr 15, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    4f476f9 View commit details
    Browse the repository at this point in the history
  2. core: add loadJournal time

    jingjunLi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    177ec1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2b0c5a View commit details
    Browse the repository at this point in the history
  4. core: fix config path bug

    core: format code
    jingjunLi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7a4de78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39bf8c0 View commit details
    Browse the repository at this point in the history
  6. core: uncomment TestCorruptedJournal test

    core: fix some comment
    
    core: rename some variable
    jingjunLi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    068d5f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db3462a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e64db0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b514ad8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5926b6b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6e2a3f View commit details
    Browse the repository at this point in the history
  12. core: rename some variables

    jingjunLi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a621f81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a1cba8 View commit details
    Browse the repository at this point in the history
  14. core: fix file close bug

    jingjunLi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8d8c061 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af15ebf View commit details
    Browse the repository at this point in the history