badger v2.0.3-rc1 Release Notes

Release Date: 2020-03-26 // about 4 years ago
  • 🛠 Fixed

    • ➕ Add support for watching nil prefix in subscribe API (#1246)

    🐎 Performance

    • Compress/Encrypt Blocks in the background (#1227)
    • 0️⃣ Disable cache by default (#1257)

    🔋 Features

    • ➕ Add BypassDirLock option (#1243)
    • ➕ Add separate cache for bloomfilters (#1260)

    🆕 New APIs

    • badger.DB
    • badger.Options
      • WithBypassLockGuard (#1243)
      • WithLoadBloomsOnOpen (#1260)
      • WithMaxBfCacheSize (#1260)