00:15:31
| * dguttman | quit (Quit: dguttman) |
00:46:50
| * mhernandez1 | quit (Remote host closed the connection) |
01:38:16
| * dguttman | joined |
01:42:43
| * dguttman | quit (Read error: Connection reset by peer) |
03:47:55
| * binocarlos | quit (Ping timeout: 256 seconds) |
03:58:57
| * binocarlos | joined |
04:04:12
| * binocarlos | quit (Ping timeout: 256 seconds) |
04:09:36
| <substack> | https://github.com/cshum/level-transactions/issues/2 |
04:09:46
| <substack> | mafintosh: ^^ |
04:09:53
| * substack | evangelizing the subleveldown style |
04:10:40
| <substack> | currently building an indexer for hyperlog and this transaction module will make the API sooooo flexible and sweet |
04:10:43
| <substack> | and powerful |
05:49:04
| <mafintosh> | substack: nice! |
05:53:46
| <mafintosh> | substack: that transaction module seems pretty powerful as well |
06:45:07
| * phpnode | quit (Ping timeout: 255 seconds) |
06:58:44
| * phpnode | joined |
06:58:52
| * bonswouar | joined |
07:00:14
| * binocarlos | joined |
07:04:46
| * binocarlos | quit (Ping timeout: 252 seconds) |
07:09:03
| * bonswouar | quit (Ping timeout: 248 seconds) |
07:10:34
| * bonswouar | joined |
09:09:54
| * husanu9 | joined |
09:18:17
| * husanu9 | quit (Remote host closed the connection) |
09:23:27
| * husanu4 | joined |
09:28:41
| * husanu4 | quit (Killed (marienz (Drones are not welcome on freenode.))) |
11:14:27
| * mhernandez1 | joined |
11:27:03
| * mhernandez1 | quit (Remote host closed the connection) |
11:29:44
| * phpnode | quit (Remote host closed the connection) |
12:42:34
| * mhernandez1 | joined |
12:56:31
| * mhernandez1 | quit (Remote host closed the connection) |
12:58:14
| * mhernandez1 | joined |
13:31:01
| * insertcoffee | quit (Ping timeout: 264 seconds) |
13:31:08
| * insertcoffee | joined |
13:38:13
| * insertcoffee | quit (Ping timeout: 264 seconds) |
13:39:12
| * insertcoffee | joined |
14:10:15
| * insertcoffee | quit (Ping timeout: 246 seconds) |
14:10:21
| * insertcoffee | joined |
14:29:25
| * dguttman | joined |
14:30:32
| * jerrysv | joined |
14:42:44
| * insertcoffee | quit (Ping timeout: 252 seconds) |
14:43:35
| * insertcoffee | joined |
14:51:42
| * kevinswiber | joined |
14:51:46
| * insertcoffee | quit (Ping timeout: 272 seconds) |
14:52:23
| * kevinswiber | quit (Read error: Connection reset by peer) |
14:52:33
| * kevinswiber | joined |
15:06:51
| * kevinswiber | quit (Read error: Connection reset by peer) |
15:07:24
| * kevinswiber | joined |
15:15:41
| * kevinswiber | quit (Read error: Connection reset by peer) |
15:17:45
| * kevinswiber | joined |
15:45:44
| * kevinswiber | quit (Ping timeout: 256 seconds) |
15:47:34
| * kevinswiber | joined |
15:48:18
| * dguttman | quit (Quit: dguttman) |
15:49:45
| * dguttman | joined |
15:54:32
| * kevinswi_ | joined |
15:56:03
| * bonswouar | quit (Remote host closed the connection) |
15:58:07
| * kevinswiber | quit (Ping timeout: 248 seconds) |
16:49:15
| * insertcoffee | joined |
17:02:07
| * kevinswi_ | quit (Read error: Connection reset by peer) |
17:24:52
| * kevinswiber | joined |
17:38:33
| * insertcoffee | quit (Ping timeout: 264 seconds) |
17:43:13
| <substack> | cooool level-transactions works the subleveldown way now |
17:56:13
| * kevinswiber | quit (Remote host closed the connection) |
19:35:54
| * insertcoffee | joined |
20:05:26
| * binocarlos | joined |
20:31:57
| * binocarlos | quit (Ping timeout: 264 seconds) |
20:48:51
| * substack | working on a {key,value}Encoding patch for hyperlog |
21:00:13
| * binocarlos | joined |
21:06:37
| * binocarlos | quit (Ping timeout: 244 seconds) |
21:16:03
| * jerrysv_ | joined |
21:16:47
| * jerrysv | quit (Read error: Connection reset by peer) |
21:17:18
| * jerrysv | joined |
21:21:16
| * jerrysv_ | quit (Ping timeout: 272 seconds) |
21:23:59
| * mhernandez1 | quit (Remote host closed the connection) |
22:13:09
| * jerrysv | quit (Remote host closed the connection) |
22:41:25
| <substack> | https://github.com/mafintosh/hyperlog/pull/5 |
22:46:35
| <mafintosh> | substack: isn't the file lib/encode.js missing? |
22:49:05
| <substack> | hah whoops! |
22:49:27
| <substack> | fied |
22:49:32
| <substack> | *fixed |
23:00:57
| * mhernandez1 | joined |
23:03:19
| <mafintosh> | substack: out in 4.1.0! |
23:10:43
| <substack> | hooray! |
23:11:05
| <substack> | the indexer I'm working on is nearly ready |
23:11:14
| <substack> | and then I'll have a signed log on top of that |
23:12:43
| <substack> | and now I need to come up with a name for the event that fires when the indexes are caught up with the log and shift to live mode |
23:13:03
| <substack> | I can't use 'ready' since that's already used by levelup for something else |
23:40:45
| <mafintosh> | substack: synced? |
23:45:20
| <substack> | rearranging some of the api so I can use ready now |
23:45:26
| <substack> | but sync/synced might be ok |
23:53:40
| <rescrv> | substack: "live" |
23:53:44
| <rescrv> | vs. "stale" |
23:55:25
| <substack> | I like that |