8 Commits (8a2d7647deaa6e306c0641b7486a7247ba2cdf7e)

Author SHA1 Message Date
ansuz 929159a0f4 implement server offline mode (no ws) 4 years ago
ansuz e6a4c68863 always delete the throttled cleanup functions once they have run 4 years ago
ansuz d4f94f3091 briefly cache server metadata in-memory to avoid repeated reads 4 years ago
ansuz 93d56e5e3d profile worker commands by total running time in seconds 4 years ago
ansuz 1f1b40b83d move some implictly global state to env.js 4 years ago
ansuz faa7ebf399 Fix some bugs with integrated eviction
1. implement SET_LAST_EVICTION as an admin command, not a decree
2. expect a return value from Env.evictInactive and expose it via Env.evictionReport
4 years ago
ansuz adb988058d stop logging dev/fresh mode 4 years ago
ansuz 369c92c01d initialize Env from server and deduplicate several attributes 4 years ago