Replies: 1 comment 2 replies
-
hey @simonhoss, not sure why. I think it comes from the spec/ADR https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-8.md let me see if I can find out why 😅 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey
I wonder why the KeyValue history is limited to 64? Is there any bigger reason behind it? Is it possible to override? We would need much more.
The limitation is set here: https://github.com/nats-io/nats.net.v2/blob/6b22255373a810c1a3fa9b260a1266f6dffc4a99/src/NATS.Client.KeyValueStore/NatsKVDefaults.cs#L5
Greets
Beta Was this translation helpful? Give feedback.
All reactions