keenlabs / keen-sdk-net

A .NET SDK for the Keen IO API
MIT License
37 stars 24 forks source link

[WIP] Port event cache memory #103

Closed Donistivanov closed 6 years ago

Donistivanov commented 6 years ago

@masojus It works...

Quick testing for the class, console displayed what was expected image

For the functions that require a cache... image

image

(In the above picture, I believe events get sent from the SendEventsAsync function because in a previous test I did not have that function and they did not show up on the upstream interface)

Pictures for documentation. Based on https://github.com/keenlabs/keen-sdk-net/pull/101

Look to: close #62

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 57.453% when pulling 123b819831391479319507d500aab99e28429032 on Donistivanov:port-event-cache-memory into 78353036f3ddbed8b2d2b6fb21f2087caa231b50 on keenlabs:dotnetsummer.