max-mapper / max-mapper/messages
Querying replicated data with JSON + FP
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 29
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We met a few months back at Taipei in a conference (JSDC). We talked about your Dat project and open data, how to replicate them, annotate them, even to do distributed query on them (it's a relatively short conversation, though).
Few months later, I'm finally able to start working on the distributed query thing. I come up with an idea to ship query programs to where data reside using JSON in functional programming style. If you're still interested in that, I'd be glad to invite you to take a look at JSON-fp. You can peek in the test file. I've put some comments to show what it's trying to do. Send me a note if you have any comments. Thanks.
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the linked JSON-fp project and its test file, which the message identifies as the place to understand the proposed query approach. This issue names no file or change in the messages repository and gives no completion criterion, so clarify the intended scope before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100