We are building a graph layer on top of Aerospike and need the ability to perform multi-record write transactions atomically. Do you have a roadmap in regards to this?
This is something we need immediately, and are willing to write something generic enough that can help others. What are some things you would recommend to keep in mind when doing this? The basic idea is to build a write-ahead log and we would be writing this in Go.