02:26:54
| * sethvincent | quit (Ping timeout: 244 seconds) |
04:02:36
| * smari | quit (Ping timeout: 264 seconds) |
06:33:59
| * ldbgoogle | joined |
06:34:50
| <ldbgoogle> | leveldb.org has an example page. here is some sample example https://github.com/kennetham/LevelDB-Playground |
06:49:47
| * ldbgoogle | quit (Quit: Page closed) |
07:21:31
| * bonswouar | joined |
09:13:50
| * binocarlos | joined |
10:11:39
| * smari | joined |
10:16:26
| * smari | quit (Ping timeout: 246 seconds) |
10:17:14
| * smari | joined |
10:22:03
| * smari | quit (Ping timeout: 268 seconds) |
14:58:38
| * jerrysv | joined |
15:13:50
| * mhernandez1 | joined |
15:22:59
| * bonswouar | quit (Remote host closed the connection) |
15:44:29
| <daleharvey> | hrm, what is the expected behaviour opening leveldb's in seperate processes |
15:44:59
| <daleharvey> | I was hoping to have one background process doing reads / writes, and one that just read data |
15:46:20
| <daleharvey> | as far as I can tell what happens now is once one process has a lock / open file, the other one is being locked out |
15:47:13
| <Aria> | Correct, because some of the levels are in RAM |
15:51:46
| <daleharvey> | ok, can figure out how to stuff them in the same process, cheers |
16:48:45
| * sethvincent | joined |
16:55:20
| * binocarlos | quit (Ping timeout: 240 seconds) |
17:18:52
| * delaney | joined |
17:21:11
| <delaney> | Good morning, is it possible to do path traversal with level-sublevel? |
17:22:09
| <delaney> | like const a = db.sublevel('a'); const b = db.sublevel('b'); b.sublevel('../a').doStuffOnA() ? |
19:25:12
| * mhernandez1 | quit (Remote host closed the connection) |
19:48:09
| * delaney | quit (Ping timeout: 268 seconds) |
20:09:38
| * binocarlos | joined |
20:55:24
| * paxos2k | quit (Quit: ZNC - http://znc.in) |
20:55:47
| * binocarlos | quit (Ping timeout: 265 seconds) |
22:46:21
| * jerrysv | quit (Remote host closed the connection) |
23:23:00
| * sethvincent | quit (Ping timeout: 264 seconds) |
23:31:55
| * timoxley | joined |
23:32:51
| * timoxley_ | quit (Ping timeout: 246 seconds) |