]> arthur.barton.de Git - netdata.git/blobdiff - src/registry.h
SPEC: Fix wrong capabilities definition.
[netdata.git] / src / registry.h
index 36bae720185712a748dd30b7553d135688063986..4947486c4351bc5ae6088fcd76ac97287cafdf1b 100644 (file)
@@ -39,6 +39,7 @@
 // 3. lower memory requirements
 //
 //    - embed avl structures directly into registry objects, instead of DICTIONARY
+//      [DONE for PERSON_URLs, PENDING for MACHINE_URLs]
 //    - store GUIDs in memory as UUID instead of char *
 //    - do not track persons using the demo machines only
 //      (i.e. start tracking them only when they access a non-demo machine)