Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Memory component from Zend Framework

License

NotificationsYou must be signed in to change notification settings

zendframework/zend-memory

Repository files navigation

Build StatusCoverage Status

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.

About

Memory component from Zend Framework

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors65

Languages


[8]ページ先頭

©2009-2025 Movatter.jp