https://github.com/neos/utility-lock
A package one developed for Flow containing a locking utilty
https://github.com/neos/utility-lock
Last synced: 5 months ago
JSON representation
A package one developed for Flow containing a locking utilty
- Host: GitHub
- URL: https://github.com/neos/utility-lock
- Owner: neos
- License: mit
- Created: 2016-03-10T19:58:58.000Z (almost 10 years ago)
- Default Branch: 6.0
- Last Pushed: 2023-12-04T13:31:52.000Z (about 2 years ago)
- Last Synced: 2025-06-17T09:11:36.855Z (7 months ago)
- Language: PHP
- Homepage: https://github.com/neos/flow-development-collection
- Size: 67.4 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
------------------------
Flow Lock Implementation
------------------------
This is the Flow implementation of a lock mechanism, that was used in Flow. As of
Flow 6.0 it is no longer used in Flow and will be developed independently as needed.
Feel free to create issues and PRs regarding version 6.0 and up in this repository.
If you want to use the Flow framework, please have a look at the `Flow documentation
`_
Contribute
----------
.. note:: This repository was a **read-only subsplit** of a package that was part of the
Flow framework until version 5.3 (learn more on `flow.neos.io `_).
As of version 6.0.0 this leads a life it's own.
If you want to contribute to the Flow framework in general, please have a look at
https://github.com/neos/flow-development-collection - it is the repository used for
development and all pull requests should go into it.