Skip to content
View nimishzynga's full-sized avatar

Block or report nimishzynga

Report abuse

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

Report abuse

Popular repositories Loading

  1. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

    C 1

  2. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 1

  3. hypertable hypertable Public

    Forked from hypertable/hypertable

    A flexible database focused on performance and scalability

    C++ 1

  4. riak_kv riak_kv Public

    Forked from basho/riak_kv

    Riak Key/Value Store

    Erlang 1

  5. twemproxy twemproxy Public

    Forked from twitter/twemproxy

    A fast, light-weight proxy for memcached

    C 1

  6. xhprof xhprof Public

    Forked from phacility/xhprof

    XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI lay…

    PHP