dwyl / dwyl/alog

get_by

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Elixir
Stars
15
Forks
2
PR merge metrics
No merged PRs in 30d

Description

We have a get function in this module, which allows us to fetch a record by entry_id, but no way to make a more complex query. We'll need to either replicate the Repo.get_by functionality and alter it to work with the append only log, accept complex queries, but nest them in a subquery such that they work with append only logs, or both.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.