nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
980 stars 159 forks source link

Allow setting size limit for object storage buckets #1278

Closed liamkinne closed 1 week ago

liamkinne commented 2 weeks ago

In line with the Go client: https://github.com/nats-io/nats.go/blob/370bc4fc4cac2de8d5dbbddbb98739f9cb2d7f8b/object.go#L283