Skip to content
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

Created new API class #108

Merged
merged 3 commits into from
Jan 12, 2017

Conversation

argaen
Copy link
Member

@argaen argaen commented Jan 12, 2017

This class is in charge of registering which methods are used as commands,
disabling the command in case the AIOCACHE_DISABLED variable is set, executing the plugin
pipeline and the timeout. This is all done with classmethods that can be used
as decorators.

Closes #99

This class is in charge of registering which methods are used as commands,
disabling the command in case the AIOCACHE_DISABLED variable is set, executing the plugin
pipeline and the timeout. This is all done with classmethods that can be used
as decorators.
@argaen argaen force-pushed the enhancement_#99/change_plugin_pipeline_decorator branch from ce3c3e2 to bd18b17 Compare January 12, 2017 22:56
@argaen argaen merged commit 595d1d2 into master Jan 12, 2017
@argaen argaen deleted the enhancement_#99/change_plugin_pipeline_decorator branch January 12, 2017 22:59
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