{"repo":"xin9le/CloudStructures","free":true,"listed":false,"github":"https://github.com/xin9le/CloudStructures","clone":"git clone https://github.com/xin9le/CloudStructures.git","description":"Redis Client based on StackExchange.Redis.","language":"C#","stars":138,"topics":["c-sharp","redis-client","redis"],"license":"MIT","category":"databases-storage","readme_excerpt":"CloudStructures CloudStructures is the Redis client based on StackExchange.Redis. StackExchange.Redis is very pure and low level library. It's Redis driver like ADO.NET. It's difficult to use it as raw. CloudStructures provides simple O/R (Object / Redis) mapper like Dapper for ADO.NET. Support framework - .NET 8+ - .NET Standard 2.0+ - .NET Framework 4.6.2+ Installation Data structures of Redis CloudStructures supports these Redis data types. All methods are async. Structure Description --- --- RedisBit Bits API RedisDictionary Hashes API with constrained value type RedisGeo Geometries API RedisHashSet like RedisDictionary RedisHyperLogLog HyperLogLogs API RedisList Lists API RedisLua Lua eval API RedisSet Sets API RedisSortedSet SortedSets API RedisString Strings API Getting started Following code is simple sample. ValueConverter If you use this library, you should implement IValueConverter to serialize your original class. Unless you pass custom IValueConverter to RedisConnection ctor, fallback to SystemTextJsonConverter automatically that is default converter we provide. How to implement custom IValueConverter Authors - Yoshifumi Kawai (a.k.a @neuecc) - Takaaki Suzuki (a.k.a @xin9le) Yoshifumi Kawai is software developer in Tokyo, Japan. Awarded Microsoft MVP (C#) since April, 2011. He's the original owner of this project. Takaaki Suzuki is software developer in Fukui, Japan. Awarded Microsoft MVP (C#) since July, 2012. He's a contributer who led the .NET Standard support","default_branch":null,"files":null,"tree":[],"storefront":"/r/xin9le","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/xin9le/CloudStructures/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}