ansuz
|
51fae45cce
|
add notes re: logging and cold storage
|
6 years ago |
ansuz
|
0a1971cfee
|
improved support for nested data directories
|
6 years ago |
ansuz
|
1600f800e8
|
add a todo for flat file db atime
|
6 years ago |
yflory
|
ef0c08130d
|
Stop the process when expire-channels is done
|
7 years ago |
ansuz
|
a5b7b0191f
|
correct validation for 'channelName'
|
7 years ago |
Caleb James DeLisle
|
b63d1527a0
|
Small bit of better logging
|
7 years ago |
Caleb James DeLisle
|
014aacc76a
|
Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window
|
7 years ago |
Caleb James DeLisle
|
b3a873bbc9
|
Fix flow
|
7 years ago |
Caleb James DeLisle
|
88f3e730b9
|
Update package.json and sync file.js
|
7 years ago |
Caleb James DeLisle
|
f3167964f4
|
In case there is an error parsing one of the messages in a file, catch rather than blowing up
|
7 years ago |
Caleb James DeLisle
|
edeb1e25d3
|
Bad solution to a bad problem
|
7 years ago |
yflory
|
cd7c5abc3e
|
Fix a missing callback in closeChannel
|
7 years ago |
ansuz
|
b295aaa6c7
|
harden clearChannel implementation
|
7 years ago |
ansuz
|
a756faf818
|
lint compliance
|
7 years ago |
ansuz
|
eeb2ee2d17
|
add clear channel rpc
|
7 years ago |
ansuz
|
78b11584f8
|
remove unused variables
|
8 years ago |
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 |