ansuz
|
d0466a2052
|
implement 'getChannelSize' api in storage
|
8 years ago |
ansuz
|
1f2e45d6c8
|
improved fs storage adaptor and config docs
* regularly close open file descriptors older than channelExpirationMs
* clean up older file descriptors when exceeding openFileLimit
|
8 years ago |
ansuz
|
4b238de84c
|
quieter stdout and stderr logs
|
8 years ago |
Caleb James DeLisle
|
038a986e83
|
Fix path for file storage on windows
|
8 years ago |
ansuz
|
fc7576fe20
|
implement channel removal
|
8 years ago |
ansuz
|
38d1a1a291
|
faster message iteration
|
8 years ago |
ansuz
|
19caac232b
|
don't try to send invalid messages
|
8 years ago |
Caleb James DeLisle
|
de9f642ccc
|
typo
|
8 years ago |
Caleb James DeLisle
|
5fe3ffabd1
|
stop using waitFor.abort() which is apparently not implemented
|
8 years ago |
Caleb James DeLisle
|
2021bf6702
|
Improvements to the file storage format
|
8 years ago |
ansuz
|
4b64f00cc0
|
don't log when cleaning up idle channels
|
8 years ago |
ansuz
|
be69e2828c
|
implement flat file storage
|
8 years ago |
ansuz
|
217e664d4c
|
boilerplate for filesystem-backed storage
|
8 years ago |