Mirko Teodorovic
Mirko Teodorovic
We should investigate if it would be possible to use some 3rd party identity management (IAM) that would handle multi-tenancy and user rights and roles. Each user entity in the...
with removing vault api client this should also be tackled https://github.com/mainflux/mainflux/pull/1221#discussion_r460694927
> @mteodor this looks very nice. We will review as soon as we finish with these broker abstractions. @drasko I hoped that this would be merged before Vidovdan so I...
lets see if mzbench tool satisfies benchmarking and then decide if we need to address this
not sure, it fails sometimes, and others test fail sometime, I think that we need to make cleanup function
If you have a large number of large messages and writing takes a long time you may lose messages. With `ChanSubscribe` you will create a buffer for messages and process...
will this be used for testing?
closed due to inactivity
After installing vault there are additional steps that must be taken to make vault operational - initialize and unseal. After the initialization and unseal we must upgrade mainflux installation with...