coordination service, fix yson
Initial implemented client for YDB coordination service (shared semaphores)
Add CopyTable and CopyTables to table service - for atomicatty copy tables.
Fixed YSON mistake - while it was send to server as text, it was caused error.
Now it sends as binary, and need bynary for create value (change public api - previous versions require text for yson value, but it never worked).