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

Base backend #131

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Base backend #131

wants to merge 8 commits into from

Conversation

nopol
Copy link

@nopol nopol commented Feb 25, 2015

Created base-backend with documentation.

d.poellath added 2 commits February 25, 2015 18:04
… been overwritten), with MakeEmitter (no need on Backend impl.) ! renamed Backend -> MemoryBackend (no impact, only internal refactoring) ! refactored (save) MemoryBackend method calling
@nopol
Copy link
Author

nopol commented Feb 27, 2015

want to make the base-backend implementing basic features to make it able to extend it easiliy by overwriting a few (important) methods

d.poellath added 3 commits March 11, 2015 15:26
! checking for waiting & running jobs was incorrect (should check on db-obj)
! saving assigned/extended objects back to database so no values getting lost
@nopol
Copy link
Author

nopol commented Mar 17, 2015

now possible to extend backend with only overwriting four methods

d.poellath added 3 commits March 17, 2015 08:07
! correcting typos (using plural)
! use direct uuid/id find without filter-object
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