MongoEngine / MongoEngine/mongoengine
MongoDB 3 Compression Options
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 11
Description
One of the new features added in MongoDB 3.0 is compression. Could these compression options please be supported, especially combined with GridFS for storing text files?
From the article on MongoDB's blog, it appears the WiredTiger Storage Engine would be required to support this functionality; not sure if this is yet supported or not.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the project's current MongoDB and GridFS support, including how its Python dependency path exposes MongoDB 3.0 and WiredTiger capabilities. Determine the intended compression options and how they should work when storing text files through GridFS, then verify support against the relevant MongoDB configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100