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

Multiple backends for poll results #5

Open
farooqkz opened this issue Mar 7, 2025 · 1 comment
Open

Multiple backends for poll results #5

farooqkz opened this issue Mar 7, 2025 · 1 comment

Comments

@farooqkz
Copy link

farooqkz commented Mar 7, 2025

Hello. There are cases which people want the result to be persisted. Maybe add multiple backends? Like Redis, Sqlite, MySQL, and in memory BTree.

I was looking for a FOSS polling app online and there aren't many choices which I can find. Are you interested in further developing this app? And maybe making it some standard polling mechanism among FOSS people at least? I would ask to add more and more features. So there is a question if you are interested or not.

I'm pretty much sure we can find someone or some group within the FOSS community to host a public version of it for us.

@farooqkz farooqkz changed the title Multiple backends Multiple backends for poll results Mar 7, 2025
@peasee
Copy link
Owner

peasee commented Mar 18, 2025

I'm not currently working on this project, other than maintaining security updates (irregularly). To be honest, it was a bit of a research project for me in learning how to use axum that evolved into a legitimate OSS tool.

I would welcome community contributions for different backends though, but I think the default behavior should remain as an in-memory BTree.

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

No branches or pull requests

2 participants