The Wayback Machine - https://web.archive.org/web/20220225005245/https://github.com/benbjohnson
Skip to content
Avatar

Sponsoring

@matryer @mattn

Achievements

Achievements

Highlights

  • Pro
  • 46 discussions answered

Organizations

@boltdb @middlemost
Block or Report

Block or report benbjohnson

Report abuse

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

Report abuse

Pinned

  1. Streaming replication for SQLite.

    Go 4.3k 88

  2. boltdb/bolt Public archive

    An embedded key/value database for Go.

    Go 12.6k 1.8k

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

    JavaScript 2.8k 280

  4. Immutable collections for Go

    Go 437 14

  5. ego Public

    An ERB-style templating language for Go.

    Go 516 38

1,201 contributions in the last year

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

Contribution activity

February 2022

Created a pull request in hanwen/go-fuse that received 3 comments

Fix double lock for Getattr() on darwin

This commit fixes an issue where Setattr(), which takes a lock, and then calls utimens() which calls Getattr(), which takes the same lock again. Th…

+5 −1 3 comments
Reviewed 2 pull requests in 1 repository
benbjohnson/litestream 2 pull requests

Created an issue in benbjohnson/litestream that received 3 comments

Expose current position to application

Currently, Litestream maintains a replication position in-memory, however, it would be useful to application developers to have access to this posi…

3 comments
Opened 1 other issue in 1 repository
benbjohnson/litestream 1 closed
Answered 1 discussion in 1 repository
benbjohnson/litestream
63 contributions in private repositories Feb 1 – Feb 24