Open levblanc opened 7 years ago
+1
Anybody planning on doing this?
Could help if needed. It's just a matter of trial and error and then documenting it.
I should lay the groundwork for this. Will be doing a slew of minor fixes and improvements this weekend, and will start this alongside that.
Bump - this is still coming.
Test suites don't provide an intuitive usage on plugins.
I kept getting
undefined
when using the get method on a key that I set with expiration param. Looking at the get method, I just couldn't understand why such simple get/set could go wrong.Then it took me almost an hour to figure out it was actually the problem of setting expirations: it should be an 'expireAt' rather than 'duration' when using expire plugin...
So please please please give docs on plugin APIs. Just to save the world and lives.