Myk Melez
|
bb46e113ed
|
delete all three IDB databases
|
2015-05-14 13:54:35 -07:00 |
Marco Castelluccio
|
701c65a4a4
|
Call cache.delete only if there was an element in the cache
|
2015-02-22 18:50:20 +01:00 |
Marco Castelluccio
|
4c7532b921
|
Don't add the method to the cache Map, but just add it to the IndexedDB store
|
2015-02-22 18:33:40 +01:00 |
Marco Castelluccio
|
e2f3cafe26
|
Remove method from cache once we've retrieved it
|
2015-02-22 18:32:51 +01:00 |
Myk Melez
|
ade0486204
|
batch writes to compiled method cache datastore
|
2015-02-02 12:20:37 -08:00 |
Myk Melez
|
6a01c526c2
|
disable logging in CompiledMethodCache
|
2015-01-27 17:06:03 -08:00 |
Myk Melez
|
0ab593547c
|
ensure database opened and resolve promises
|
2015-01-27 17:02:43 -08:00 |
Myk Melez
|
41c0dff861
|
clear compiled method cache if midlet version changes
|
2015-01-27 16:55:38 -08:00 |
Myk Melez
|
b01d484656
|
clear compiled method cache if app version changes
|
2015-01-27 16:16:01 -08:00 |
Myk Melez
|
ebcdc009d4
|
log stats on cache restoration
|
2015-01-27 15:27:59 -08:00 |
Myk Melez
|
18a104c997
|
polyfill indexedDB.getAll for Chrome
|
2015-01-27 15:11:20 -08:00 |
Myk Melez
|
1be05481a5
|
implement compiled method cache
|
2015-01-26 18:49:08 -08:00 |