Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KV Status expose size in bytes of the bucket. #163

Open
7 of 12 tasks
scottf opened this issue Sep 29, 2022 · 1 comment
Open
7 of 12 tasks

KV Status expose size in bytes of the bucket. #163

scottf opened this issue Sep 29, 2022 · 1 comment
Assignees
Labels
client Client related work enhancement New feature or request

Comments

@scottf
Copy link
Collaborator

scottf commented Sep 29, 2022

Overview

See ADR 8 KV Status interface changes

Status now exposes:

 // Bytes returns the size in bytes of the bucket
 Bytes() uint64

Clients and Tools

Other Tasks

  • docs.nats.io updated @jnmoyne
  • Update ADR to Implemented
  • Update client features spreadsheet

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

@aricart
Copy link
Member

aricart commented Sep 29, 2022

(note that this is not aligned with the same functionality in ObjectStore where this is called size)

@aricart aricart removed their assignment Sep 29, 2022
@scottf scottf removed their assignment Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants