Skip to content
View dzmpam's full-sized avatar

Block or report dzmpam

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. python_koans python_koans Public

    Forked from gregmalcolm/python_koans

    Python Koans - Learn Python through TDD

    Python

  2. useful-java-links useful-java-links Public

    Forked from Vedenin/useful-java-links

    A list of useful Java frameworks, libraries, software and videos

    Java

  3. 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, HyperLogLogs, Bitmaps.

    C

  4. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java

  5. cassandra cassandra Public

    Forked from apache/cassandra

    Mirror of Apache Cassandra

    Java

  6. apollo apollo Public

    Forked from spotify/apollo

    Java libraries for writing composable microservices

    Java