There is also SlateDB, another work in progress take on this. HN link: https://news.ycombinator.com/item?id=41714858
replies(1):
GlassDB is much more accessible for smaller volume workloads, but gets very costly for high volume because of requests to S3 per-transaction. In-turn the consistency model is easier to reason about because the system is entirely stateless.