Hacker News new | ask | show | jobs
by painted 2432 days ago
do you also have some kind of frontend for it? how do you see what's the flow of money and reporting? does it work with kibana out of the box?
1 comments

Each reporting system / products does its own reporting, and no plans of adding ELK integration right now, although we are moving to the ELK stack so it might happen.

We think of it more as a database++ with financial primitives baked in, so we want to keep it very simple and dumb. It’s not a complete solution - it’s a book to write in, and you need another service that decides what and how to write and writes it (we call it the bank or teller service, and it’s all business logic for our business). Each product has its own bank to teller service, but they all use the same ledger underneath.