34 lines
573 B
JSON
34 lines
573 B
JSON
{
|
|
"best_practices": [
|
|
"bp_007",
|
|
"bp_016"
|
|
],
|
|
"conflicts_with": [],
|
|
"dependencies": [],
|
|
"description": "NATS JetStream — high-performance messaging with persistent streams",
|
|
"modes": [
|
|
"cluster"
|
|
],
|
|
"name": "nats",
|
|
"provides": [
|
|
{
|
|
"id": "nats-messaging",
|
|
"interface": "nats",
|
|
"version": "2.10"
|
|
}
|
|
],
|
|
"requires": [
|
|
{
|
|
"capability": "block-storage-csi",
|
|
"kind": "Required"
|
|
}
|
|
],
|
|
"tags": [
|
|
"messaging",
|
|
"pubsub",
|
|
"streaming",
|
|
"jetstream",
|
|
"appserv"
|
|
],
|
|
"version": "2.10"
|
|
}
|