Jeff Pang
Jeff Pang
How do you use AQL for delete? I have a complex query which is dynamically generated. So using Linq may be out of the question. Also, how do you use...
Support for Polymorphism is not a good idea. This causes the software to be tightly coupled to the driver and database, and also changes to your class structure or names...
Any updates on this?
@yojimbo87 ok thanks for the answer
@neuecc can you use this https://github.com/MiloszKrajewski/K4os.Compression.LZ4? I am considering taking this dependency to compress ZeroFormatter. Or will `MessagePack.CSharp (LZ4)` outperform `ZeroFormatter + K4os.Compression.LZ4`?
Thanks @mandest