cabol / ex_shards

Elixir wrapper for cabol/shards .

Home Page:https://hexdocs.pm/ex_shards/api-reference.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement an extended API to provide more friendly functions

cabol opened this issue · comments

The idea is to provide extra functions, more friendly with Elixir language (e.g: allow to pipe several functions). I fist approach might be implement analogous functions to the Elixir.Map API.