{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":440147438,"defaultBranch":"v0.4","name":"gouring","ownerLogin":"ii64","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-12-20T11:34:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26342994?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1665673863.029802","currentOid":""},"activityList":{"items":[{"before":"cf008fa0a8629ef71f21b1b382e1b382e1f11e3e","after":"c05ef4f5a1de077674154388b0af17dcd271bd2c","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-25T17:28:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: example eventloop add debug","shortMessageHtmlLink":"chore: example eventloop add debug"}},{"before":"14a4d321acef6c7b9bb4ddb3f737b0e20232c602","after":"cf008fa0a8629ef71f21b1b382e1b382e1f11e3e","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-25T17:18:26.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: example read-write memfd verify bytes","shortMessageHtmlLink":"chore: example read-write memfd verify bytes"}},{"before":"1fb22fbe37eeb649c508b8b9c82d07b786f9b5ca","after":"14a4d321acef6c7b9bb4ddb3f737b0e20232c602","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-24T14:54:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: example read-write intensive to memfd file","shortMessageHtmlLink":"chore: example read-write intensive to memfd file"}},{"before":"0ebe45c00d2dfd2e397b48a37a985b906cb53e03","after":"1fb22fbe37eeb649c508b8b9c82d07b786f9b5ca","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-24T14:44:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: example read-write intensive to memfd file","shortMessageHtmlLink":"chore: example read-write intensive to memfd file"}},{"before":"b97c7aa767cbadbb77f61f1c13fa18f1dc4e139a","after":"0ebe45c00d2dfd2e397b48a37a985b906cb53e03","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-24T04:43:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"test: ring concurrent enqeue\n\nAdd test for ring concurrent enqueue.","shortMessageHtmlLink":"test: ring concurrent enqeue"}},{"before":"64d8c0e3b670ff5af0090023cf71332694485cfc","after":"b97c7aa767cbadbb77f61f1c13fa18f1dc4e139a","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-18T05:04:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: implement grace shutdown on simple eventloop","shortMessageHtmlLink":"chore: implement grace shutdown on simple eventloop"}},{"before":"f4992f93e1fb6d22577048b3ead8bbe6b983abba","after":"64d8c0e3b670ff5af0090023cf71332694485cfc","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-18T03:19:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: simple eventloop example","shortMessageHtmlLink":"chore: simple eventloop example"}},{"before":"805d8d14fad6779da695ca1ab3ce3f494cc2286c","after":"f4992f93e1fb6d22577048b3ead8bbe6b983abba","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-17T11:39:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"feat: get probe ring","shortMessageHtmlLink":"feat: get probe ring"}},{"before":"56bbdd81d62a63f383f0d14e7ecab7fa505adbbc","after":"805d8d14fad6779da695ca1ab3ce3f494cc2286c","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-17T11:34:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: tcp echo example\n\ntcp echo example with:\n- multishot accept\n- provide buffers, automatic buffer selection\n https://lwn.net/Articles/815491/","shortMessageHtmlLink":"chore: tcp echo example"}},{"before":"d3eea9e076e3d49fc096996177a654c761c5ae5e","after":"56bbdd81d62a63f383f0d14e7ecab7fa505adbbc","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-16T10:55:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"feat: added some prepare helper\n\n* PrepAcceptMultishot (renamed)\n* PrepAcceptMultishotDirect (renamed)\n* PrepRecvmsgMultishot\n* PrepSendSetAddr\n* PrepSendto\n* PrepRecvMultishot\n* PrepFgetxattr","shortMessageHtmlLink":"feat: added some prepare helper"}},{"before":"8f4508a832f1b26f5bde318b10038f6b7edc7755","after":"d3eea9e076e3d49fc096996177a654c761c5ae5e","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-16T10:19:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: adjust read-write, nvme example","shortMessageHtmlLink":"chore: adjust read-write, nvme example"}},{"before":"c85becd14bd7a091a1641c629b5313eab7a55661","after":"8f4508a832f1b26f5bde318b10038f6b7edc7755","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-16T03:46:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"fix(nvme): constant folds for uring, ioctl cmd ops","shortMessageHtmlLink":"fix(nvme): constant folds for uring, ioctl cmd ops"}},{"before":"29583697c84951e4963e13747e98d27041b47e31","after":"c85becd14bd7a091a1641c629b5313eab7a55661","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-15T21:19:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: cleanup debug","shortMessageHtmlLink":"chore: cleanup debug"}},{"before":"78032efb6ace68a282f7e333448512e59fbd58ca","after":"29583697c84951e4963e13747e98d27041b47e31","ref":"refs/heads/feat/sync-liburing","pushedAt":"2023-04-15T21:02:12.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ii64","name":"Maple","path":"/ii64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26342994?s=80&v=4"},"commit":{"message":"chore: basic usage example","shortMessageHtmlLink":"chore: basic usage example"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADIAxTjgA","startCursor":null,"endCursor":null}},"title":"Activity ยท ii64/gouring"}