-
Notifications
You must be signed in to change notification settings - Fork 0
PSR-6 Episode 2 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ching from pools funcs
… get has, delete, etc.
|
encore quelques commits avant de partir sur l'épisode 3 |
episode 3 should concern tightening things up and implement units... (yes I am not doing TDD, and idc xD) |
|
todo : handle deferred items and expirations (hmm) |
expiration solution is NOT optimal at all but it will do (we expire the entire pool and all its fields within). TODO : put a real DISCLAIMER in sources and documentation README.md (episode 3) |
… and testSaveDeferredOverwrite
…will expire the entire pool (hash) proceed carefully or use PSR-16 implementation for more granularity on key / value pairs expiration
PSR-6 Episode 2
todo :
composer.json)also :
will embrace KISS principle for now as I'm alone on this project. I just throw my ideas here