Commit Graph

8 Commits (2d7309b04f2276ff6c9bd341ec4faf59d1136581)

Author SHA1 Message Date
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