Role refactoring
Refactoring:
- Move fiber_id() lua function from cartridge crate to the core.
- Move common cartridge Lua code to the sbroad-common role (that is used both by sbroad-router and sbroad-storage roles).
- Add a bucket_id local SQL function for any role in the cluster (we'll need it later to implement
insert select
without motions.