| Such features to throw away /s (You must not actually remove any of them. Enterprise jokers will want all of it.) - security (the most forgotten until it bites you) - GUI flow complexity (client requirement you cannot touch) - distributed state management with logical consistency guarantees (horizontal scaling) - ability to quickly adapt for new features - schema upgrade capability (see above) - advanced database queries - event reactivity and/or scheduling (logging, security, notifications) None of the above is quite actually given to you on a silver platter by any one library really, it a combination thereof, and they're rather hard to grow bottom-up organically. |