Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python
✨ Store Encryption Package File in Mongo
オープン
enhancement
triage
- 主要言語
- Python
- スター
- 168
- フォーク
- 103
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
The encryption package is currently saved in the file system because Mongo doesn't support file sizes over 16 Meg. However, storing it in the database would be cleaner.
### Possible Implementation
Use GridFS: https://www.mongodb.com/docs/manual/core/gridfs/
### Anything else?
See [election_service.py](https://github.com/microsoft/electionguard-python/pull/718/files#diff-99d0dc5a77c718208e6a3f7f001e7680f76e14ef42b3a0d783bae29a22426b04)
コントリビューションガイド
評価
この issue はまだ評価されていません。