Skip to content

Commit

Permalink
Merge pull request #730 from ahrtr/empty_value_20240417
Browse files Browse the repository at this point in the history
Add a known issue on the writing a value with a length of 0 always re…
  • Loading branch information
ahrtr authored Apr 18, 2024
2 parents df86a96 + 432a979 commit 2468774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -948,6 +948,8 @@ them via pull request.

Please also refer to the discussion in https://github.com/etcd-io/bbolt/issues/562.

- Writing a value with a length of 0 will always result in reading back an empty `[]byte{}` value.
Please refer to [issues/726#issuecomment-2061694802](https://github.com/etcd-io/bbolt/issues/726#issuecomment-2061694802).

## Other Projects Using Bolt

Expand Down

0 comments on commit 2468774

Please # to comment.