Instead of discarding all versions anytime, we now only discard versions which...
Instead of discarding all versions anytime, we now only discard versions which are below the timestamp used by snapshot. Thus, we keep all versions of keys after the last snapshot.
Showing
- vendor/github.com/dgraph-io/badger/levels.go 5 additions, 5 deletionsvendor/github.com/dgraph-io/badger/levels.go
- vendor/github.com/dgraph-io/badger/managed_db.go 7 additions, 0 deletionsvendor/github.com/dgraph-io/badger/managed_db.go
- vendor/github.com/dgraph-io/badger/transaction.go 21 additions, 1 deletionvendor/github.com/dgraph-io/badger/transaction.go
- vendor/vendor.json 25 additions, 25 deletionsvendor/vendor.json
- worker/draft.go 2 additions, 0 deletionsworker/draft.go
Please register or sign in to comment