Skip to content

Comments

an internal cache system && a security upgrade#7

Open
alphamarket wants to merge 1 commit intocosenary:masterfrom
alphamarket:patch-5
Open

an internal cache system && a security upgrade#7
alphamarket wants to merge 1 commit intocosenary:masterfrom
alphamarket:patch-5

Conversation

@alphamarket
Copy link
Contributor

to preventing unnecessary IO i added an internal cache private static $_soft_cache = NULL; and for security reasons [which we should never encounter] i put general hash sum to cache file's content

to preventing unnecessary IO i added an internal cache `private static $_soft_cache = NULL;` and for security reasons [which we should ever encounter to this] i put general hash sum to cache file's content
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for easy access to IO write operations through class methods i came up with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant