This repository was archived by the owner on Jan 30, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork12
Memory component from Zend Framework
License
NotificationsYou must be signed in to change notification settings
zendframework/zend-memory
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
zend-memory manages data in an environment with limited memory.
Memory objects (memory containers) are generated by the memory manager, andtransparently swapped/loaded when required.
For example, if creating or loading a managed object would cause the total memoryusage to exceed the limit you specify, some managed objects are copied to cachestorage outside of memory. In this way, the total memory used by managed objectsdoes not exceed the limit you need to enforce.
- File issues athttps://github.com/zendframework/zend-memory/issues
- Documentation is athttps://docs.zendframework.com/zend-memory/
About
Memory component from Zend Framework
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.