Skip to content

Locking

jnunemaker edited this page Feb 12, 2012 · 1 revision

Optionally, an adapter can define a lock method if it is possible to implement atomic locking with the data store.

See the redis and memcached adapters for examples.

Clone this wiki locally