Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tiny optimization to KV.list_buckets/1 (#185)
Removes the unnecessary flat map. The performance difference should be pretty small (tbh I didn't measure), but slightly faster and less memory.
- Loading branch information