|
|
|
|
|
by coltnz
2621 days ago
|
|
Pretty excited about this for a bunch of reasons. - MIT licensed. Pretty big risk reduction factor for users if the project is run well. - Transaction time and assigned 'valid' time axes. We can use transaction time to audit the system while assigning our own time basis for queries (e.g. midnight billing triggers) - Data stored as documents but indexed for graph traversal - Datalog/EDN interface - Kafka for primary distributed store and transaction log - Highly pluggable and customizable |
|