badger icon indicating copy to clipboard operation
badger copied to clipboard

feat(db): Allow maxValueSize as option

Open Schartey opened this issue 2 years ago • 2 comments

The maximum allowed value size was hardcoded to 1mb. To allow storing bigger values I added the option MaxValueSize that can be set on badger initialization.


This change is Reviewable

Schartey avatar Apr 06 '22 07:04 Schartey

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 06 '22 07:04 CLAassistant

@Schartey Thanks for the contribution.

Please sign the contributor agreement for us to merge the PR.

poonai avatar Apr 08 '22 08:04 poonai