Skip to content
Avatar

Highlights

  • Pro

Organizations

@boltdb @middlemost
Block or Report

Block or report benbjohnson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. litestream Public

    Streaming replication for SQLite.

    Go 7.7k 157

  2. boltdb/bolt Public archive

    An embedded key/value database for Go.

    Go 13.3k 1.9k

  3. Understanding what your bits do when you're not looking.

    JavaScript 3k 302

  4. immutable Public

    Immutable collections for Go

    Go 493 22

  5. ego Public

    An ERB-style templating language for Go.

    Go 537 39

1,213 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created 21 commits in 2 repositories

Created a pull request in superfly/litefs that received 2 comments

Fix FUSE connection close deadlock

There seems to be a deadlock on the rio lock used in fuse.Conn.Close() and fuse.Conn.ReadRequest(). If the connection is actively being read then i…

+2 −3 2 comments

Created an issue in bazil/fuse that received 3 comments

Closing the FUSE connection

What is the correct way to unmount a FUSE directory? I tried using fuse.Conn.Close() but it requires a rio write lock. I find that fuse.Conn.ReadRe…

3 comments
7 contributions in private repositories Nov 1 – Nov 9

Seeing something unexpected? Take a look at the GitHub profile guide.