autobase-discovery
Version:
Automatic service discovery with self-registering services, using autobase
32 lines • 586 B
JSON
{
"version": 0,
"offset": 0,
"schema": [
{
"name": "service-entry",
"namespace": "autodiscovery",
"id": 0,
"type": 1,
"indexes": [
"@autodiscovery/services"
],
"schema": "@autodiscovery/service-entry",
"derived": false,
"key": [
"publicKey"
],
"trigger": null
},
{
"name": "services",
"namespace": "autodiscovery",
"id": 1,
"type": 2,
"collection": "@autodiscovery/service-entry",
"unique": false,
"key": [
"service"
]
}
]
}