Skip to content
Snippets Groups Projects
Commit 5f252121 authored by Sean Young's avatar Sean Young
Browse files

Remove iteration from cache


The IterateStorage and IterateAccounts methods are broken. They return
entries accounts which have been removed, and entries which are in
the cache are returned twice (from cache and backend).

So remove iterability from the cache and solve these problems.

Signed-off-by: default avatarSean Young <sean.young@monax.io>
parent bf1675eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment