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

Migrate to RocksDB #2098

Merged
merged 14 commits into from
Apr 9, 2024
Merged

Migrate to RocksDB #2098

merged 14 commits into from
Apr 9, 2024

Commits on Jan 17, 2024

  1. Migrate to RocksDB

    jellymlg committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3e8a574 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    378afbb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rocksdb

    # Conflicts:
    #	avldb/build.sbt
    #	avldb/src/main/scala/scorex/db/LDBKVStore.scala
    jellymlg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fbde5af View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fixed tests db size problem

    jellymlg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    22e878d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25586a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Fixed tests crash

    jellymlg committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4370bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b549ec View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    a6473f3 View commit details
    Browse the repository at this point in the history
  2. Try AtomicBoolean

    jellymlg committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e8269ac View commit details
    Browse the repository at this point in the history
  3. Removed TestFileUtils

    jellymlg committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0122529 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    86cb37d View commit details
    Browse the repository at this point in the history
  2. Renamed *LDB* to *RocksDB*

    jellymlg committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7c5c98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3974f64 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. updating rocksdb to 8.11.3

    kushti committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9ef6f9d View commit details
    Browse the repository at this point in the history