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

Add DB::open_cf_with_ttl method. #505

Merged
merged 5 commits into from Apr 18, 2021
Merged

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    70eec41 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Add DB::open_cf_descriptors_with_ttl method

    Added comment clarifying default cf options will be used for
    `open_cf_with_ttl` and added method `open_cf_descriptors_with_ttl`
    to allow opening up of database with TTL and ColumnFamilyDescriptors.
    fdeantoni committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    83ff5bc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge branch 'master' into cf_ttl

    Oleksandr Anyshchenko committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    71f1eea View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Merge branch 'master' into cf_ttl

    Oleksandr Anyshchenko committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    35e77e2 View commit details
    Browse the repository at this point in the history
  2. Tiny refactoring

    Oleksandr Anyshchenko committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    8928ca8 View commit details
    Browse the repository at this point in the history