Drasko DRASKOVIC

Results 127 comments of Drasko DRASKOVIC

https://blog.kowalczyk.info/article/JyRZ/generating-good-unique-ids-in-go.html http://antoniomo.com/blog/2017/06/03/unique-ids-in-golang-part-3/ https://forum.cockroachlabs.com/t/best-practice-for-xid-primary-keys/2655 > I know you’ve looked into adding ULIDs, (github.com/cockroachdb/cockroach/issues/24733) but my vote is for xid's; solves the same problem in less space and doens’t require a lock...

One more thing to note is that it would be good to have true randomness and unpredictability of UUIDs, as they can be used for tokens (passwords) as well. Related...

I am concerned about the state of XID development: questions are not responded in a timely fashion, issues hanging for a long time: https://github.com/rs/xid/issues Because of low responsiveness, I would...

Interesting read: https://www.sciencedirect.com/science/article/pii/S2352864818300671

@mteodor can this one be closed?

Depends on https://github.com/inadarei/rfc-healthcheck/issues/76

@mteodor this looks very nice. We will review as soon as we finish with these broker abstractions.

@bbokun is there something preventing you to use pagination (i.e. send several request to get page by page with limit as a param)? Problem with retrieving all objects from DB...

@manuio this one seems to be ready. PLease review and approve if OK.

Yes, we moved to [mainflux.io](https://docs.mainflux.io/)