Skip to content

Expose box_access_check_space

Dmitry Rodionov requested to merge dkr/expose_access_check_space into master

Summary

  • Expose box_access_check_space

This feature is expected to be used to run access checks manually on picodata side. Expected users are sbroad and picodata.cas lua api

Based on top of picodata/tarantool!106 CI is expected to fail because these changes are not merged into fork yet

cc @darthunix

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Dmitry Rodionov

Merge request reports