Skip to content

feat: box_probe api

Georgy Moshkin requested to merge feat/box_probe into feat/temporary+

Introduce a box_probe api function, which allows access to properties of several kinds of internal entities. Currently supported

  • spaces
  • indexes
  • fibers

The api can be easily extended to support other properties and other kinds of entities.

Merge request reports