ansuz
|
d576fdc886
|
fix bug where empty channels failed
|
2016-04-21 19:03:22 +02:00 |
ansuz
|
ce69062b7c
|
implement callback for getMessages
|
2016-04-21 17:01:21 +02:00 |
Caleb James DeLisle
|
e68dd31a53
|
Fix #19 by adding a lock to level db connector
|
2016-04-20 14:38:41 +02:00 |
Caleb James DeLisle
|
9f682a985b
|
lvl should not fail on non-existant channels
|
2016-03-08 11:43:25 +01:00 |
Caleb James DeLisle
|
7553ccff68
|
Remove a log line which was leftover after debugging
|
2016-02-12 08:24:46 +01:00 |
Caleb James DeLisle
|
13360c335b
|
I'm an idiot - killer off-by-one ate the storage
|
2016-02-11 16:55:26 +01:00 |
Caleb James DeLisle
|
943a291903
|
Do not blow up if the error is that a chain cannot be found
|
2016-02-11 16:42:21 +01:00 |
Caleb James DeLisle
|
dff8143fad
|
Fix the lvl storage
|
2016-02-11 12:28:05 +01:00 |
ansuz
|
9b56cbbaca
|
guarantee ordering when using leveldb back end
startup might be a little bit slower now
but we shouldn't see "too much recursion" errors
closes #6 (in theory)
|
2016-01-30 17:05:59 +01:00 |
ansuz
|
862a96439a
|
lvl.js : implement store api using leveldb
|
2015-10-27 18:00:26 -04:00 |