Key-Value stores are specialised NoSQL databases that store values in a data bucket under a specific key. Key-Value stores are used extensively in modern cloud-native infrastructure, indeed etcd is the main storage engine of Kubernetes. In recent releases we have made several enhancements to JetStream with regard to wildcard subject support.