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

smart case management - modular #77

Open
cvandeplas opened this issue Aug 7, 2024 · 2 comments
Open

smart case management - modular #77

cvandeplas opened this issue Aug 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@cvandeplas
Copy link
Contributor

Develop a modular case management that allows managing case info on the filesystem (json or sqlite file), or a live database.

It needs to support concurrency.

@cvandeplas cvandeplas added the enhancement New feature or request label Aug 7, 2024
@cvandeplas
Copy link
Contributor Author

include managing tags, so that things can be run only on case_ids matching that tag.

@aaronkaplan
Copy link
Contributor

Hm... I fear that this might distract from the core mission of this project (?) Happy to discuss.
So far the "case management" is quite simple (cases file). But a full blown DB + maybe a UI etc... that sounds like it's going to tie quite some developer time.
Just thinking out loud. Not saying I am right. There are probably reasons which I don't understand yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants