calrissian / mango

Common utilities for rapid application development
Apache License 2.0
17 stars 7 forks source link

EventIdentifier type encoders #191

Closed eawagner closed 8 years ago

eawagner commented 9 years ago

simply added type encoders for event idenifiers

format: event//type#id@timestamp

For the lexi-type encoder, the timestamp is also lexicographically encoded so that an identifier with the same type and id will be ordered by timestamp.