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

Compaction API #350

Merged
merged 5 commits into from Oct 28, 2019
Merged

Compaction API #350

merged 5 commits into from Oct 28, 2019
Commits on Oct 18, 2019
  1. Add test for compactCategory

    darkdh committed Oct 18, 2019
  2. Export COMPACT_SYNC_CATEGORY

    darkdh committed Oct 18, 2019
Commits on Oct 21, 2019
  1. Address review feedbacks

    darkdh committed Oct 21, 2019
Commits on Oct 25, 2019
  1. Do compaction in batch with 15 seconds timeout, also support cross batch

    darkdh committed Oct 25, 2019
    compaction for up to 100 records
    
    Add LRU cache(50 records) for missing part for decryption so it can be decrypted in
    future round
You can’t perform that action at this time.