Skip to content

Conversation

@Ilya-Repin
Copy link

Updated ydb::CoordinationSession semaphore methods (CreateSemaphore, DeleteSemaphore)

  1. CreateSemaphore: Added std::string_view data argument (default is empty). Allows attaching user-defined metadata to the semaphore upon creation. SDK method
  2. DeleteSemaphore: Added bool force argument (default is false). Enables force deletion of the semaphore. SDK method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant