Skip to content

fix: allow configuring bucket storage; default to file#169

Merged
ploubser merged 1 commit intonats-io:mainfrom
wakeful:fix/allow-configuring-bucket-storage
Jan 16, 2026
Merged

fix: allow configuring bucket storage; default to file#169
ploubser merged 1 commit intonats-io:mainfrom
wakeful:fix/allow-configuring-bucket-storage

Conversation

@wakeful
Copy link
Contributor

@wakeful wakeful commented Jan 15, 2026

bucket storage parameter can now be set to file or memory if unspecified, it defaults to file

Closes #103

bucket storage parameter can now be set to `file` or `memory`
if unspecified, it defaults to `file`

Closes nats-io#103
@ripienaar ripienaar requested a review from ploubser January 16, 2026 12:12
Copy link
Collaborator

@ploubser ploubser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ploubser ploubser merged commit b53f996 into nats-io:main Jan 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to specify storage type when creating a K/V bucket

3 participants