Open splitice opened 7 years ago
I'm working on implementing a PHP version of: http://python-etcd3.readthedocs.io/en/latest/_modules/etcd3/locks.html
I couldnt find methods for transaction, lease, cas etc. Any plans?
Distributed locking is currently a gap in PHP, one which I would like to solve.
I'm working on implementing a PHP version of: http://python-etcd3.readthedocs.io/en/latest/_modules/etcd3/locks.html
I couldnt find methods for transaction, lease, cas etc. Any plans?
Distributed locking is currently a gap in PHP, one which I would like to solve.