lockless 0.1.0
Allows for safe concurrent updates to a single record without the need for locks.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 4.0
Development Dependencies (12):
bundler
>= 1
database_cleaner
~> 1.5
guard
~> 2.18
guard-rspec
~> 4.7.3
pry
~> 0.13.0
pry-byebug
~> 3.9
pry-doc
~> 1.1
rake
~> 13.0
rspec
~> 3.10
sqlite3
>= 0
standardrb
~> 1.0
with_model
~> 2.0