Skip to content
View dhanilan's full-sized avatar

Block or report dhanilan

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. dbchat dbchat Public

    Chat with your data without using vector DBs

    Python 9 2

  2. RedisAutocompleter RedisAutocompleter Public

    Autocomplete with Redis

    C# 7 2

  3. redis redis Public

    Forked from microsoftarchive/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

  4. mobile-samples mobile-samples Public

    Forked from xamarin/mobile-samples

    C#

  5. MongoRepository MongoRepository Public

    Forked from RobThree/MongoRepository

    Repository abstraction layer on top of Official MongoDB C# driver

    C#

  6. Polly Polly Public

    Forked from App-vNext/Polly

    Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent man…

    C#