consistency_fail
rubygemsv0.3.7With more than one application server, validates_uniqueness_of becomes a lie. Two app servers -> two requests -> two near-simultaneous uniqueness checks -> two processes that commit to the database independently, violating this faux constraint. You'll need a database-level constraint for cases like these. consistency_fail will find your missing unique indexes, so you can add them and stop ignoring the C in ACID.
License MITpermissive13 versions0 deps736,937 weekly dl
http://github.com/trptcolin/consistency_fail48
/ 100
Health
safe to use
[email protected] is safe to use (health: 48/100)
Health breakdown0 – 100
0/25
maintenance
14/20
popularity
25/25
security
9/15
maturity
0/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/consistency_failMore from rubygems
Last updated · 2018-10-22T12:21:58.268Z