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
This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to o…
Proyecto de la materia Estrategias de Persistencia de la UNQ, donde se implementan mecanismos de persistencia utilizando Java, Spring Boot, y bases de datos relacionales (MySQL), NoSQL (MongoDB, Firebase) y grafos (Neo4J)