C# (CSharp) BB.Caching.Redis.Analytics Namespace

Classes

Name Description
BitwiseAnalytics Methods for performing bitwise analytics.

Note: bitwise operations use byte-sized chunks, so setting the first bit to a value will allocate a full byte worth of data.

Check out the following links: http://blog.getspool.com/2011/11/29/fast-easy-realtime-metrics-using-redis-bitmaps http://amix.dk/blog/post/19714
BitwiseAnalytics.DateTimeUtil Utility methods for datetime string formatting.
Event An instance of an event. This is used when querying for event data.
Ops The operations to use when querying for event data.