ex_sider v0.1.4 API Reference

Modules

Currently only works by merging/replacing with maps and then pull/push-ing

Implements Collectable and Access. Doesn’t implement Enumerable, since Redis Key/Value sets should rather not be enumerated. (Its just one big map)

Implements Enumerable and Collectable - meaning this can be used with Elixir’s Enum w/o limitations