You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add intial support for post
* Add value validations for structured event (#10)
* Add emitter for bulk and lone requests
* Add processor module to send events
* Fix scheduler for bulk processor
* Add cache module
* Add placeholder files for test cases
* Update travis CI version
* Refactor application.ex and rename bulk.ex
* Add tests for cache module
* Add tests
* Remove unused variables
* Add try catch
* Remove tab file when deleting ETS table
* Move delete to cache module
* Comment cache test cases
* Add cache test
* Add test cases for set_lock
* Add tests for release_lock
* Add check_lock test case
* Cleanup tests
* Add more tests
* Fix cache issue
* Add more tests
* Fix failing test cases
* Fix error
* Add alias
* Remove unused alias
0 commit comments