Experiment - Artsy import app in Elixir/Phoenix
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Inflow is an experimental batch imports application developed by Artsy using Elixir/Phoenix, designed as a learning project to explore real-world Phoenix applications. It aims to improve upon their existing Rails-based import system by leveraging Phoenix's parallelism and Live View for faster, real-time feedback during import processes. This project is intended for Artsy's development team as they evaluate Elixir/Phoenix for handling batch imports more efficiently than their current Sidekiq-based Rails setup.