discord.js/src
qeled a369ef2788 Improve Cache class performance
Use hashmap instead of array for caching by discriminator

Optimize `get` method by using `for` loop instead of `forEach`
and returning hashmap cache for queries by discriminator
2015-12-10 02:26:30 +03:00
..
Client Improve Cache class performance 2015-12-10 02:26:30 +03:00
Structures Improve Cache class performance 2015-12-10 02:26:30 +03:00
Util Improve Cache class performance 2015-12-10 02:26:30 +03:00
Voice added interval fixes - bots die gracefully now 2015-12-06 19:02:10 +00:00
Constants.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00
index.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00