abhijit-kar commented :
@manishrjain,
With my limited knowledge of the back-end, some fantasy requirements for the website I am making & a few pages of High-scalability blog: I present to you my humble wishlist.
- Rate limiting
- Archiving or making older data read-only (Read only data can be compressed with higher compression ratio: e.g. using Z Standard)
- Input validation for each predicate
- NATS Streaming as buffer
- Integration with anything from CNCF
- LZ4 for compression instead of Snappy for writable data, as it is faster than Z Standard in both read & write, and uses less CPU power.
- ApolloGraphQL Plugin to support GraphQL±
- Subscriptions & Live Queries