eDokan
Multi-tenant e-commerce at enterprise scale.
eDokan is our flagship multi-tenant e-commerce platform, engineered from first principles for scale, isolation, and reliability. It powers dozens of independent storefronts on a single shared infrastructure — with strict data isolation, tenant-aware message routing, and a checkout engine that holds up under extreme traffic spikes. Built on a polyglot persistence layer (PostgreSQL, Redis, ClickHouse), it delivers sub-100ms p95 latency at millions of requests per month.
How it works
Event-driven microservices
Tenant-aware message routing across independently deployable services with clear bounded contexts.
Strict data isolation
Per-tenant encryption keys, partitioned data stores, and tenant-scoped query paths by default.
Polyglot persistence
PostgreSQL for transactional data, Redis for hot caches, ClickHouse for real-time analytics.
Real-time analytics
Sub-second dashboard refresh with streaming aggregations and tenant-scoped metrics.
Resilient checkout
Idempotent payment flows, graceful degradation, and circuit breakers at every integration boundary.

