Henry Oswald
|
a695fd33b2
|
write cache into cache dir
|
2016-12-13 09:14:09 +00:00 |
|
Brian Gough
|
8239bcd0b5
|
dump the cache every 30 minutes and load at startup
|
2016-03-04 11:58:37 +00:00 |
|
Brian Gough
|
f70476284b
|
move callback _.once down to Worker, add handler for process close event
should fix timeout errors in tests
|
2015-05-20 11:53:28 +01:00 |
|
Brian Gough
|
ed33cd59b7
|
show hit rate to 2dp only
|
2015-03-12 09:53:58 +00:00 |
|
Brian Gough
|
a655041bdd
|
fix typo in iterator for cache object
|
2015-03-11 15:57:33 +00:00 |
|
Brian
|
220f82a395
|
store suggestions as language:word instead of word
avoid words like 'constructor' from accessing properties of
suggestions object.
|
2015-03-11 14:52:06 +00:00 |
|
Brian
|
5ba5fd5533
|
fix caching logic to include valid words, as well as mispellings
include logging of cache hits
|
2015-03-10 13:31:06 +00:00 |
|
Brian Gough
|
a36d14f4cc
|
fix caching of suggestions
|
2015-03-04 17:00:19 +00:00 |
|
Brian Gough
|
a49f80cb21
|
support Aspell worker pool
|
2015-03-04 16:43:59 +00:00 |
|
Brian Gough
|
876ea130b9
|
check the words in batches, to avoid blocking the event loop
|
2015-03-02 16:58:10 +00:00 |
|
James Allen
|
5c002bc9b1
|
Use ShareLaTeX conventions
|
2014-08-15 12:25:54 +01:00 |
|
James Allen
|
421647ff63
|
Initial open source commit
|
2014-08-15 12:13:35 +01:00 |
|