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

Prepare Various-Storage Support #370

Closed
rsoika opened this issue May 6, 2018 · 5 comments
Closed

Prepare Various-Storage Support #370

rsoika opened this issue May 6, 2018 · 5 comments

Comments

@rsoika
Copy link
Member

rsoika commented May 6, 2018

Isolate the Document Service into a Interface so in the future various storage systems can be Implemented - e.g. NoSQL Cassandra.

@rsoika rsoika added the feature label May 6, 2018
@rsoika rsoika added this to the 4.3.1 milestone May 6, 2018
rsoika added a commit that referenced this issue May 6, 2018
@rsoika
Copy link
Member Author

rsoika commented May 6, 2018

Method

public List<String> getUserNameList();

should be moved into the WorkflowService EJB

@rsoika
Copy link
Member Author

rsoika commented May 6, 2018

shifted to major update 4.4x

@rsoika rsoika modified the milestones: 4.3.1, 4.4.0 May 6, 2018
@rsoika
Copy link
Member Author

rsoika commented May 6, 2018

added new branch

@rsoika
Copy link
Member Author

rsoika commented Aug 26, 2018

We still need a transactional behavior as provided by JPA/SQL. There seems to be no way to provide the same functionality with NSQL

@rsoika
Copy link
Member Author

rsoika commented Aug 26, 2018

Branch will be closed

@rsoika rsoika closed this as completed Oct 20, 2018
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
bvfalcon pushed a commit to bvfalcon/imixs-workflow that referenced this issue Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant