monmohan / dsjslib

A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
MIT License
773 stars 68 forks source link

cache get() returns synchronously when item found in cache #3

Closed monmohan closed 10 years ago

monmohan commented 10 years ago

Provide getSync() for synchronous fetches and get() for async fetches

monmohan commented 10 years ago

Fixed via commit 7acb1d279022d2422dbb7db101dba417b9403c21