Blog Posts

Recent posts

React for Vega Lite API

less than 1 minute read

Vega lite api provides an easy way to visualize data based on d3 framework. The following repository shows how react can integrate the vega lite api.

Pessimistic Distributed Transaction

less than 1 minute read

Pessimistic distributed transaction will use the following concepts to achieve ACID(Atomic, Consistency, Isolation, Durable).