Code, code and more code.
Wednesday, 17 May 2017
protobuf-net: large data, and the future
›
protobuf-net was born into a different world On Jul 17, 2008 I pushed the first commits of protobuf-net . It is easy to forget, but back th...
Saturday, 29 April 2017
StackExchange.Redis and Redis 4.0 Modules
›
StackExchange.Redis and Redis Modules This is largely a brain-dump of my plans for Redis 4.0 Modules and the StackExchange.Redis client lib...
Sunday, 23 April 2017
Spans and ref part 2 : spans
›
Spans and ref part 2 : spans In part 1 , we looked at ref locals and ref return , and hinted at a connection to “spans”; this tim...
Saturday, 22 April 2017
Spans and ref part 1 : ref
›
Spans and ref part 1 : ref One of the new features in C# 7 is by-reference ( ref ) return values and locals. This is a complex topic to e...
Sunday, 9 April 2017
Exploring Tuples as a Library Author
›
Exploring Tuples as a Library Author tl;dr: This works in an upcoming version of dapper; we like it: // very lazy dapper query var users...
Saturday, 17 September 2016
Channelling my inner geek
›
I do a lot of IO programming – both from a client perspective (for example, StackExchange.Redis ), and from a server perspective (for exa...
‹
›
Home
View web version