00:00:32
| <serapath> | I'm experimenting with virtual-dom components for the frontend, where components are streams that outut vnode's and they have access to a leveldb instances passed by the parent component via db.sublevel('childName') |
00:01:16
| <serapath> | I was hoping to get a namespace, but figured, that db.sublevel('a') is the same as db.sublevel('b').sublevel('a') if i'm not mistaken |
00:01:51
| <serapath> | i found a fork that looks more promising (https://github.com/snowyu/level-subkey) but it seems to be broken. |
00:02:09
| <serapath> | Is what I'm trying to do stupid? Or does it already exist? |
00:07:07
| * mhernandez1 | joined |
00:33:51
| * kevireilly | quit (Quit: kevireilly) |
00:56:39
| * mhernandez1 | quit (Remote host closed the connection) |
01:38:24
| * tenaciousmv | quit (Quit: tenaciousmv) |
01:39:14
| * tenaciousmv_ | joined |
01:42:53
| * kevireilly | joined |
01:57:54
| <serapath> | ok, figured it out. i have to initialize sublevel again, for example `db0 = db.sublevel('a'); db1 = db.sublevel('b'); db2 = sublevel(db1).sublevel('a')` |
02:22:44
| * jerrysv | quit (Remote host closed the connection) |
02:36:37
| * jerrysv | joined |
02:53:07
| * dguttman | quit (Quit: dguttman) |
02:53:57
| * dguttman | joined |
03:31:48
| * dguttman | quit (Quit: dguttman) |
03:34:57
| * dguttman | joined |
03:41:08
| * dguttman | quit (Quit: dguttman) |
04:00:17
| * serapath_ | quit (Quit: Connection closed for inactivity) |
05:17:42
| * dguttman | joined |
05:24:38
| * dguttman | quit (Quit: dguttman) |
06:08:07
| * tenaciousmv_ | quit (Quit: tenaciousmv_) |
07:04:44
| * jerrysv | quit (Remote host closed the connection) |
07:05:34
| * jerrysv | joined |
07:07:42
| * jerrysv | quit (Remote host closed the connection) |
08:27:30
| * bonswouar | joined |
10:37:00
| * binocarlos | joined |
12:30:15
| * mhernandez1 | joined |
13:10:33
| * mhernandez1 | quit (Remote host closed the connection) |
13:22:54
| * tenaciousmv_ | joined |
13:53:42
| * mhernandez1 | joined |
14:01:11
| * kevireilly | quit (Quit: kevireilly) |
15:47:08
| * mhernandez1 | quit (Remote host closed the connection) |
15:57:47
| * dguttman | joined |
16:21:37
| * jerrysv | joined |
16:22:12
| * mhernandez1 | joined |
16:37:13
| * bonswouar | quit (Read error: Connection reset by peer) |
17:32:14
| * binocarlos | quit (Ping timeout: 245 seconds) |
18:17:49
| * syntaks | joined |
18:17:53
| <syntaks> | 'morning |
18:18:10
| <syntaks> | can anyone recommend a commandline client or lib for looking through a leveldb |
18:18:24
| <syntaks> | the python lib i'm using is going all fubar |
18:21:00
| <jerrysv> | https://github.com/hij1nx/levelui |
18:21:11
| <jerrysv> | also https://github.com/0x00A/lev |
18:22:42
| <syntaks> | thanks a lot jerry! |
18:22:50
| <syntaks> | something, somewhere, is corrupting this db |
18:22:55
| <syntaks> | trying to pinpoint it |
18:23:26
| <jerrysv> | good luck! |
18:23:30
| <syntaks> | thanks! :) |
18:29:03
| <syntaks> | reason #1 why i hate node :) |
18:29:08
| <syntaks> | npm install -> insta-fail |
19:16:44
| * binocarlos | joined |
19:31:11
| * mesch_ | joined |
19:33:43
| * leptonix_ | joined |
19:37:10
| * mafintosh_ | joined |
19:38:57
| * mafintosh | quit (*.net *.split) |
19:38:58
| * leptonix | quit (*.net *.split) |
19:38:58
| * mesch | quit (*.net *.split) |
19:39:00
| * mesch_ | changed nick to mesch |
19:41:52
| * mafintosh_ | changed nick to mafintosh |
19:51:13
| * mhernandez1 | quit (Remote host closed the connection) |
20:47:37
| * mhernandez1 | joined |
21:23:29
| * kevireilly | joined |
21:41:48
| * kevireilly_ | joined |
21:43:26
| * kevireilly | quit (Ping timeout: 240 seconds) |
21:43:26
| * kevireilly_ | changed nick to kevireilly |
21:50:22
| * AustinMatherne | quit (*.net *.split) |
21:50:30
| * AustinMatherne | joined |
21:52:35
| * ralphtheninja | quit (Quit: leaving) |
21:54:25
| * mafintosh | quit (Ping timeout: 260 seconds) |
21:56:31
| * mafintosh | joined |
22:01:25
| * ralphtheninja | joined |
22:15:50
| * binocarlos | quit (Ping timeout: 250 seconds) |
22:48:22
| * mhernandez1 | quit (Remote host closed the connection) |
23:48:47
| * jameskyb1rz | joined |
23:50:30
| * jameskyburz | quit (Ping timeout: 260 seconds) |
23:51:43
| * jerrysv | quit (Remote host closed the connection) |
23:53:04
| * jerrysv | joined |