Hacker News new | past | comments | ask | show | jobs | submit login

A few things strike me as odd/sub-optimal:

    - migration id's freeform in chat -> why not central db with an auto-increment column?
    - Use chat to prevent 'migration collisions' -> Same central db/msmq/whatever to report start/stop of migrations and lock based on that...



I guess this is because using a team chat is 'good enough' for them without adding another layer of tooling




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: