tfredrich / NoSchema

Store PoJos as schema-less documents in Cassandra. Manage multiple, denormalized "views" on those PoJos with UnitOfWork, automatically.
1 stars 0 forks source link

Nested Units of Work #1

Open tfredrich opened 3 months ago

tfredrich commented 3 months ago

Enable cross-resource/cross-repository writing & rollback via nested unit of work.