Skip to content
View martinsumner's full-sized avatar

Block or report martinsumner

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. leveled leveled Public

    A pure Erlang Key/Value store - based on a LSM-tree, optimised for HEAD requests

    Erlang 354 34

  2. kv_index_tictactree kv_index_tictactree Public

    Provide Active-Anti-Entropy features to a virtual node in a KV store

    Erlang 22 7

  3. riak riak Public

    Forked from basho/riak

    Riak is a decentralized datastore from Basho Technologies.

    Shell 4 3

  4. presentations presentations Public

    https://heyst.ac/

    JavaScript 2

  5. riak_kv riak_kv Public

    Forked from basho/riak_kv

    Riak Key/Value Store

    Erlang 2

  6. riak_testing_notes riak_testing_notes Public

    Repository for riak test result artefacts

    2 2

396 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created a pull request in martinsumner/kv_index_tictactree that received 1 comment

Handle VCs that hash to 0 (#123)

Handle VCs that hash to 0 Because of a mistake (perhaps because phash/1 hashed to a range starting at 1, and phash2/1 now starts at 0) - special …

+109 −55 lines changed 1 comment
Opened 7 other pull requests in 4 repositories
Reviewed 1 pull request in 1 repository
OpenRiak/riak_core 1 pull request

Created an issue in OpenRiak/riak_kv that received 1 comment

Hash collision on 0 when hashing vclocks for tictac AAE

In production systems running TictacAAE, especially those using full-sync, there may be situations where a full-sync fails to compare cached trees …

1 comment
Loading